UNPKG

nope.db

Version:

A modern, simple, and async JSON database for Node.js with zero dependencies and a data-safe queue.

4 lines (3 loc) 88 B
export declare class DatabaseError extends Error { constructor(message?: string); }