mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-16 01:52:19 +08:00
chore(): update to ionic-rules/strict
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
import { Component, Listen, Method, Prop } from '@stencil/core';
|
||||
|
||||
import { PickerOptions } from '../../interface';
|
||||
import { OverlayController, createOverlay, dismissOverlay, getTopOverlay, removeLastOverlay } from '../../utils/overlays';
|
||||
|
||||
|
||||
/** @hidden */
|
||||
@Component({
|
||||
tag: 'ion-picker-controller'
|
||||
|
Reference in New Issue
Block a user