UNPKG

@oplayer/core

Version:

Oh! Another HTML5 video player.

8 lines 271 B
export { $ } from './utils/dom'; export * from './utils/platform'; export * from './utils/index'; export * from './utils/script'; export { Player } from './player'; export { Player as default } from './player'; export * from './types'; //# sourceMappingURL=index.d.ts.map