mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
feat(storage): new Local and WebSQL/SQLite key value storage service
This commit is contained in:
@@ -10,6 +10,10 @@ export * from './components'
|
||||
export * from './platform/platform'
|
||||
export * from './platform/registry'
|
||||
|
||||
export * from './storage/storage'
|
||||
export * from './storage/local-storage'
|
||||
export * from './storage/sql'
|
||||
|
||||
export * from './util/click-block'
|
||||
export * from './util/focus'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user