import { dist, clean, dev, compileTsLib, server, buildPage, analysis, compileTsES, dll, start, build, deploy, compile } from './gulp-task'; export { deploy, compileTsES, dev, analysis, dll, buildPage, compileTsLib, clean, start, server, dist, build, compile };