mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 03:32:21 +08:00
6 lines
160 B
TypeScript
6 lines
160 B
TypeScript
export * from './checkbox/pages';
|
|
export * from './radio/pages';
|
|
export * from './range/pages';
|
|
export * from './select/pages';
|
|
export * from './switch/pages';
|