UNPKG

115 BTypeScriptView Raw
1import { VideoConfig } from './video-config';
2export declare const useUnsafeVideoConfig: () => VideoConfig | null;