UNPKG

@creit.tech/stellar-wallets-kit

Version:
4 lines 184 B
import type { IKitError } from "../types/mod.js"; export declare function parseError(e: any): IKitError; export declare function disconnect(): void; //# sourceMappingURL=utils.d.ts.map