smartbrowser/ts/smartbrowser.plugins.ts

4 lines
117 B
TypeScript
Raw Normal View History

2016-09-19 18:00:19 +00:00
import 'typings-global'
export import browserSync = require('browser-sync')
2017-04-09 10:35:53 +00:00
export import smartq = require('smartq')