UNPKG

81 BTypeScriptView Raw
1export declare const createVideoDecoder: () => Promise<{
2 errMsg: string;
3}>;