mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-16 01:52:19 +08:00
remove unused file
This commit is contained in:
@ -1,21 +0,0 @@
|
|||||||
// Re-exports from ionic/core
|
|
||||||
|
|
||||||
// UTILS
|
|
||||||
export { IonicSafeString, getPlatforms, isPlatform, createAnimation } from '@ionic/core';
|
|
||||||
|
|
||||||
// CORE TYPES
|
|
||||||
export {
|
|
||||||
Animation,
|
|
||||||
AnimationBuilder,
|
|
||||||
AnimationCallbackOptions,
|
|
||||||
AnimationDirection,
|
|
||||||
AnimationFill,
|
|
||||||
AnimationKeyFrames,
|
|
||||||
AnimationLifecycle,
|
|
||||||
Gesture,
|
|
||||||
GestureConfig,
|
|
||||||
GestureDetail,
|
|
||||||
mdTransitionAnimation,
|
|
||||||
iosTransitionAnimation,
|
|
||||||
NavComponentWithProps,
|
|
||||||
} from '@ionic/core';
|
|
Reference in New Issue
Block a user