UNPKG

playable

Version:

Video player based on HTML5Video

11 lines (10 loc) 297 B
import createContainer from './createContainer'; import Lifetime from './constants/Lifetime'; declare const _default: { asValue: (value: any) => any; asFunction: any; asClass: any; createContainer: typeof createContainer; Lifetime: typeof Lifetime; }; export default _default;