mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-21 21:15:24 +08:00
chore(components): ngmodule updates
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import { Directive, ElementRef, Input } from '@angular/core';
|
||||
|
||||
import { DisableScroll, GestureController, GestureDelegate } from '../../gestures/gesture-controller';
|
||||
import { GestureController } from '../../gestures/gesture-controller';
|
||||
import { isTrueProperty } from '../../util/util';
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user