UNPKG

harperdb

Version:

HarperDB is a distributed database, caching service, streaming broker, and application development platform focused on performance and ease of use.

19 lines (18 loc) 298 B
export declare const DEFAULT_CONFIG: { rest: boolean; graphqlSchema: { files: string; }; roles: { files: string; }; jsResource: { files: string; }; fastifyRoutes: { files: string; }; static: { files: string; }; };