@podlove/types
TypeScript icon, indicating that this package has built-in type declarations

6.1.0-alpha.0 • Public • Published

@podlove/types

TypeScript type definitions for Podlove Framework.

Install

Install the types with

npm install @podlove/types --save-dev

Embedded Web Player

If you want to import the types for the embedded web player you can import the types with:

import "@podlove/types/embed"

After this windows.podlovePlayer should be defined.

You can also just import the web player function type if you want:

import { podlovePlayer } from "@podlove/types";

this way you can also import other types like:

import { PodloveWebPlayerConfig } from "@podlove/types";

Readme

Keywords

none

Package Sidebar

Install

npm i @podlove/types

Weekly Downloads

4

Version

6.1.0-alpha.0

License

MIT

Unpacked Size

17.3 kB

Total Files

27

Last publish

Collaborators

  • minus0
  • alexander-heimbuch