mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00
refactor(keyboard): move to utils
This commit is contained in:
2
core/src/utils/index.ts
Normal file
2
core/src/utils/index.ts
Normal file
@ -0,0 +1,2 @@
|
||||
export * from './haptic';
|
||||
export * from './keyboard';
|
||||
Reference in New Issue
Block a user