mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-17 18:54:11 +08:00
chore(): update to ionic-rules/strict
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
import { Component, Listen, Method, Prop } from '@stencil/core';
|
||||
|
||||
import { PopoverOptions } from '../../interface';
|
||||
import { OverlayController, createOverlay, dismissOverlay, getTopOverlay, removeLastOverlay } from '../../utils/overlays';
|
||||
|
||||
|
Reference in New Issue
Block a user