UNPKG

@nats-io/nkeys

Version:

A public-key signature system based on Ed25519 for the NATS ecosystem in javascript

6 lines 209 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.version = void 0; // this file is autogenerated - do not edit exports.version = "2.0.3"; //# sourceMappingURL=version.js.map