mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-02-04 13:16:08 +08:00
4 lines
104 B
TypeScript
4 lines
104 B
TypeScript
export * from './storage/storage'
|
|
export * from './storage/local-storage'
|
|
export * from './storage/sql'
|