mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-17 02:31:34 +08:00
refactor(all): allow external imports
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import { Component, Prop } from '@stencil/core';
|
||||
import { Config } from '../../index';
|
||||
import { Config } from '../../interface';
|
||||
|
||||
|
||||
@Component({
|
||||
|
Reference in New Issue
Block a user