UNPKG

@sectester/scan

Version:

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

2 lines (1 loc) 93 B
export type HeadersType = string[][] | Record<string, string | readonly string[]> | Headers;