UNPKG

@libj/ip-filter

Version:
2 lines (1 loc) 87 B
export declare const isIpInRange: (addr: string, range: string | string[]) => boolean;