UNPKG

milodb

Version:

Fast encrypted JSON database with AI-friendly API

4 lines (3 loc) 152 B
declare const app: import("express-serve-static-core").Express; export declare const startServer: (port?: number) => Promise<void>; export default app;