UNPKG

@sectester/scan

Version:

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

5 lines (4 loc) 79 B
export declare enum ScanExceptionCode { ABORTED = -1, TIMED_OUT = -2 }