Variable videoImplementationsConst

videoImplementations: {
    [key: string]: Type<Video>;
} = ...

Type declaration

Generated using TypeDoc