@sectester/core
Version:
The core package can be used to obtain a config including credentials from different sources, and provide a simplified abstraction to handle events and commands.
7 lines • 318 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("./SecTesterError"), exports);
tslib_1.__exportStar(require("./ApiError"), exports);
tslib_1.__exportStar(require("./RateLimitError"), exports);
//# sourceMappingURL=index.js.map