UNPKG

kashti-sdk

Version:

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

7 lines 220 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SecretsClient = void 0; class SecretsClient { } exports.SecretsClient = SecretsClient; //# sourceMappingURL=secrets-client.js.map