UNPKG

kashti-sdk

Version:

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

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