UNPKG

@sectester/scan

Version:

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

9 lines (8 loc) 246 B
export * from './escape'; export * from './is-json-serializable'; export * from './is-stream'; export * from './normalize-linefeeds'; export * from './is-blob'; export * from './is-json'; export * from './is-xml'; export * from './is-primitive';