mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +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'
|