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

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