UNPKG

@martiandao/aptos-web3-bip44.js

Version:
7 lines 169 B
/** * Representation of a successful healthcheck */ export declare type HealthCheckSuccess = { message: string; }; //# sourceMappingURL=HealthCheckSuccess.d.ts.map