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.WorkersClient = void 0; class WorkersClient { } exports.WorkersClient = WorkersClient; //# sourceMappingURL=workers-client.js.map