Sign in
◑
Theme
chromium
/
devtools
/
devtools-frontend
/
795b8d034574da8737f2ee9ff4f94de6d000a9a4
/
.
/
node_modules
/
ip-address
/
dist
/
address-error.d.ts
blob: 59b21651678495cf9d6c28d331a984501df156cc [
file
]
export
declare
class
AddressError
extends
Error
{
parseMessage
?:
string
;
constructor
(
message
:
string
,
parseMessage
?:
string
);
}
//# sourceMappingURL=address-error.d.ts.map