export * from '../npmts.plugins' import * as gulp from 'gulp' let gulpTypedoc = require('gulp-typedoc') export { gulp, gulpTypedoc }