fix(core): update

This commit is contained in:
2019-05-28 23:27:55 +02:00
parent b8a7f02b97
commit cfcba1aa01
15 changed files with 2116 additions and 3060 deletions

View File

@@ -1,3 +1,3 @@
import 'typings-global'
export import browserSync = require('browser-sync')
export import smartq = require('smartq')
import 'typings-global';
export import browserSync = require('browser-sync');
export import smartq = require('smartq');