mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 21:48:42 +08:00
chore(types): add ionicons import to components.d.ts
This commit is contained in:
2
packages/core/src/components.d.ts
vendored
2
packages/core/src/components.d.ts
vendored
@ -4,6 +4,8 @@
|
|||||||
* and imports for stencil collections that might be configured in your stencil.config.js file
|
* and imports for stencil collections that might be configured in your stencil.config.js file
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
import 'ionicons';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
AnimationBuilder,
|
AnimationBuilder,
|
||||||
FrameworkDelegate,
|
FrameworkDelegate,
|
||||||
|
Reference in New Issue
Block a user