UNPKG

@creit.tech/stellar-wallets-kit

Version:
8 lines 236 B
import { ModuleInterface } from './types'; export declare function allowAllModules(): ModuleInterface[]; export declare function parseError(e: any): { code: any; message: any; ext: any; }; //# sourceMappingURL=utils.d.ts.map