UNPKG

@iyonger/aptos-web3-bip44.js

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