UNPKG

ngx-dexie

Version:
4 lines 75 B
export interface DexieConfig { databaseName: string; schema: any; }