mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-09 08:09:32 +08:00
refactor(utils): reorganize some chunks
This commit is contained in:
committed by
Manu MA
parent
ca9ec3e18a
commit
f9483a0c13
@ -1,6 +1,6 @@
|
||||
import { QueueApi } from '@stencil/core';
|
||||
|
||||
import { Gesture, GestureDetail, createGesture } from './gesture';
|
||||
import { Gesture, GestureDetail, createGesture } from './index';
|
||||
|
||||
export function createSwipeBackGesture(
|
||||
el: HTMLElement,
|
||||
|
||||
Reference in New Issue
Block a user