mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-20 04:51:16 +00:00
5 lines
96 B
TypeScript
5 lines
96 B
TypeScript
export = PlayerLiveStoryboardSpec;
|
|
declare class PlayerLiveStoryboardSpec {
|
|
type: string;
|
|
}
|