UNPKG

kashti-sdk

Version:

This npm package holds the code to support interactions between Kashti and Brigade

7 lines 199 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Secret = void 0; class Secret extends Object { } exports.Secret = Secret; //# sourceMappingURL=secret.js.map