@klayr-did/klayr-verifiable-credentials
Version:
A library for working with W3C verifiable credentials (VC) and verifiable presentations (VP) using Klayr DID
7 lines • 310 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("./credentials"), exports);
tslib_1.__exportStar(require("./presentation"), exports);
tslib_1.__exportStar(require("./proof"), exports);
//# sourceMappingURL=index.js.map