Skip to content

Captions

Captions<T> = { [K in keyof T]: CaptionController }

Defined in: caption.ts:109

T extends Record<string, CaptionMapValue>