UNPKG

dtp-tripwire-agent

Version:

A service for protecting your node against malicious attacks and scans.

3 lines (2 loc) 85 B
declare function readJsonFile<T>(path: string): Promise<T>; export { readJsonFile };