mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-09 08:09:32 +08:00
chore(deps): update to stencil v3 (#26663)
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
import type { AnimationBuilder, Mode, SpinnerTypes } from '../../interface';
|
||||
import type { AnimationBuilder, Mode } from '../../interface';
|
||||
import type { IonicSafeString } from '../../utils/sanitization';
|
||||
import type { SpinnerTypes } from '../spinner/spinner-configs';
|
||||
|
||||
export interface LoadingOptions {
|
||||
spinner?: SpinnerTypes | null;
|
||||
|
||||
Reference in New Issue
Block a user