UNPKG

@livepeer/core-web

Version:

Livepeer UI Kit's core web library, for adding reactive stores to video elements.

10 lines 193 B
// src/media.ts import { createControllerStore, getMediaSourceType } from "@livepeer/core/media"; export { createControllerStore, getMediaSourceType }; //# sourceMappingURL=index.js.map