chore(): Updated import references and included utils.

This commit is contained in:
Josh Thomas
2017-06-21 11:58:39 -05:00
parent d0844c585d
commit 28a7b572e8
50 changed files with 6806 additions and 90 deletions

View File

@ -1,4 +1,4 @@
import { Component, h, Prop } from '../index';
import { Component, h, Prop } from '@stencil/core';
@Component({