UNPKG

lisa-box

Version:
16 lines (15 loc) 306 B
export declare const database: { stores: { sqlite: { database: string; storage: string; host: string; dialect: string; logging: boolean; }; }; models: { defaultStore: string; migrate: string; }; };