1.0.4 • Published 2 months ago
@es-pkg/execute v1.0.4
@es-pkg/execute
gulp node执行
📦 Installation
npm install @es-pkg/execute
🏠 Exports
参数 | 类型 |
---|---|
🎗️default | Functions |
🎗️Functions
default
执行gulp函数
default(exported:
Undertaker.TaskFunction
|Record
<string
,Undertaker.TaskFunction
>, toRun?:string
[]):void