UNPKG

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