UNPKG

ionic-database-builder

Version:

Extended library from database-builder to assist in creating and maintaining SQL commands. Allowing integrate execute commands with SQLite ('@ionic-native/sqlite'), Web Sql, etc. Through the interface injection 'DatabaseCreatorContract' returning an imple

5 lines (4 loc) 156 B
export * from './database-config'; export * from './database-settings-model'; export * from './mapper-settings-model'; export * from './version-model';