Current section

Files

Jump to
excessibility assets node_modules ip-address dist address-error.d.ts
Raw

assets/node_modules/ip-address/dist/address-error.d.ts

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