UNPKG

@ngx-telly/player

Version:

Telly - Angular frame-accurate HTML player

5 lines (4 loc) 123 B
import { TellyPluginConfig } from "./telly-plugin.config"; export interface TellyPlugin { config: TellyPluginConfig; }