UNPKG

@iyonger/aptos-web3-bip44.js

Version:
8 lines 221 B
export declare type ApiResult = { readonly url: string; readonly ok: boolean; readonly status: number; readonly statusText: string; readonly body: any; }; //# sourceMappingURL=ApiResult.d.ts.map