UNPKG

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