UNPKG

node-json-db

Version:

Database using JSON file as storage for Node.JS

4 lines (3 loc) 103 B
import { NestedError } from "../lib/Errors"; export declare class TimeoutError extends NestedError { }