UNPKG

@sectester/scan

Version:

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

5 lines (4 loc) 133 B
export * from './ScanException'; export * from './ScanExceptionCode'; export * from './ScanAborted'; export * from './ScanTimedOut';