UNPKG

gulp-add-tasks2

Version:

A tool to add tasks to a passed-in gulp instance, as a task list, or as a map of functions

6 lines (5 loc) 102 B
/** * Created by user on 2018/4/30/030. */ import gulpAddTasks from './src'; export = gulpAddTasks;