UNPKG

xpm

Version:

The xPack project manager command line tool

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