smartbrowser/ts/smartbrowser.plugins.ts
2016-09-19 20:00:19 +02:00

4 lines
107 B
TypeScript

import 'typings-global'
export import browserSync = require('browser-sync')
export import q = require('q')