UNPKG

97 BTypeScriptView Raw
1export declare const scanCode: (options?: Partial<{
2 needResult: number;
3}>) => Promise<any>;