UNPKG
@actionforest/taskrunner
Version:
latest (0.1.0)
0.1.0
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
ActionForest taskrunner in Pomegranate
github.com/actionforest/taskrunner
actionforest/taskrunner
@actionforest/taskrunner
/
Plugins
/
TaskReciever.d.ts
8 lines
(7 loc)
•
249 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
/** *
@file
TaskReciever
*
@author
Jim Bulkowski <jim.b
@paperelectron
.com> *
@project
taskrunner
*
@license
MIT {
@link
http://opensource.org/licenses/MIT} */
export
declare
const
TaskReciever
:
import
(
"@pomegranate/plugin-tools"
).
ActionBuilder
;