UNPKG
@actionforest/dispatch
Version:
latest (0.1.0)
0.1.0
0.0.1
Cross server task dispach for ActionForest
github.com/actionforest/Dispatch
actionforest/Dispatch
@actionforest/dispatch
/
index.d.ts
8 lines
(7 loc)
•
237 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
/** *
@file
index
*
@author
Jim Bulkowski <jim.b
@paperelectron
.com> *
@project
Dispatch
*
@license
MIT {
@link
http://opensource.org/licenses/MIT} */
export
declare
const
Plugin
:
import
(
"@pomegranate/plugin-tools"
).
CompositeBuilder
;