UNPKG

@skimp/json-file

Version:

The json-file module for the skimp domain modelling framework

4 lines (3 loc) 106 B
export declare class InvalidDatabaseFilePathException extends Error { constructor(path: string); }