UNPKG

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