tscoverage/dist/mod01/mod01.plugins.d.ts

5 lines
124 B
TypeScript
Raw Normal View History

2016-10-21 15:48:52 +00:00
export * from '../npmts.plugins';
import * as gulp from 'gulp';
declare let gulpTypedoc: any;
export { gulp, gulpTypedoc };