UNPKG

npm-layer7-protections

Version:

Simple layer7 protections written in typescript

6 lines (5 loc) 138 B
export declare const database_file: string; export declare const checkIp: ( ip: string | undefined, path_file: string ) => void;