UNPKG

@sectester/scan

Version:

The package defines a simple public API to manage scans and their expectations.

8 lines 381 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./ScanException"), exports); tslib_1.__exportStar(require("./ScanExceptionCode"), exports); tslib_1.__exportStar(require("./ScanAborted"), exports); tslib_1.__exportStar(require("./ScanTimedOut"), exports); //# sourceMappingURL=index.js.map