UNPKG

@martiandao/aptos-web3-bip44.js

Version:
6 lines 193 B
/** * Representation of a StateKey as a hex string. This is used for cursor based pagination. * */ export declare type StateKeyWrapper = string; //# sourceMappingURL=StateKeyWrapper.d.ts.map