smartbrowser/ts/smartbrowser.plugins.ts

4 lines
117 B
TypeScript

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