smartbrowser/ts/smartbrowser.plugins.ts
2019-05-28 23:27:55 +02:00

4 lines
120 B
TypeScript

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