@produck/crank
Advanced tools
Comparing version 0.3.0 to 0.3.1
{ | ||
"name": "@produck/crank", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "executor framework", | ||
@@ -42,3 +42,3 @@ "license": "MIT", | ||
}, | ||
"gitHead": "d247cc7bf078877749fc77c1c06d636335e12f89" | ||
"gitHead": "ae8441aa7ee2f69ab77546afb166920c4e8edcf4" | ||
} |
@@ -19,2 +19,3 @@ // type Fn = (...args: any[]) => any; | ||
process: ProcessProxy, | ||
token: InstructionToken, | ||
...args: any[] | ||
@@ -21,0 +22,0 @@ ) => any; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
23055
680