UNPKG

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