UNPKG

@zlattice/lattice-js

Version:

Lattice blockchain TypeScript SDK with dual module support (CJS + ESM)

9 lines 277 B
"use strict"; /* Do NOT modify this file; see /src.ts/_admin/update-version.ts */ Object.defineProperty(exports, "__esModule", { value: true }); exports.version = void 0; /** * The current version of Ethers. */ exports.version = "0.0.1"; //# sourceMappingURL=_version.js.map