UNPKG

ip-address

Version:

A library for parsing IPv4 and IPv6 IP addresses in node and the browser.

5 lines 179 B
export declare class AddressError extends Error { parseMessage?: string; constructor(message: string, parseMessage?: string); } //# sourceMappingURL=address-error.d.ts.map