Comparing version
@@ -9,3 +9,3 @@ /*@flow*/ | ||
export type Nthen_WaitFor_t = { | ||
((...any)=>any): (...any)=>any, | ||
(?(...any)=>any): (...any)=>any, | ||
abort: ()=>void | ||
@@ -12,0 +12,0 @@ }; |
@@ -5,3 +5,3 @@ { | ||
"description": "Simple intuitive asynchronous control flow.", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"repository": { | ||
@@ -8,0 +8,0 @@ "type": "git", |
11377
0.01%