chore(types): add ionicons import to components.d.ts

This commit is contained in:
Adam Bradley
2018-02-23 10:53:14 -06:00
parent a65e0671bb
commit ccb82315d0

View File

@ -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,