UNPKG

@aptos-labs/ts-sdk

Version:
7 lines 190 B
/** * The current version of the SDK * * hardcoded for now, we would want to have it injected dynamically */ export declare const VERSION = "7.3.0"; //# sourceMappingURL=version.d.ts.map