UNPKG

@impler/shared

Version:

Reusable types and classes to shared between apps and libraries

4 lines 139 B
export declare class FileNotExistError extends Error { constructor(name?: string); } //# sourceMappingURL=file-not-exist.error.d.ts.map