1 line
58 B
TypeScript
Executable file
1 line
58 B
TypeScript
Executable file
export declare function isPrivateIp(ip: string): boolean;
|