mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 05:21:52 +08:00
feat(gesture): Introducing new gesture controller
This commit is contained in:
@ -12,6 +12,7 @@ export * from './gestures/drag-gesture';
|
||||
export * from './gestures/gesture';
|
||||
export * from './gestures/slide-edge-gesture';
|
||||
export * from './gestures/slide-gesture';
|
||||
export * from './gestures/gesture-controller';
|
||||
|
||||
export * from './platform/platform';
|
||||
export * from './platform/storage';
|
||||
|
Reference in New Issue
Block a user