6.1.0-alpha.0 • Published 9 months ago
@podlove/types v6.1.0-alpha.0
@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";
6.1.0-alpha.0
9 months ago
6.0.1-alpha.7
2 years ago
6.0.1-alpha.6
2 years ago
6.0.1-alpha.5
2 years ago
6.0.1-alpha.4
2 years ago