We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 102a2f1 + f49fcbc commit 7179b96Copy full SHA for 7179b96
src/api/flow.ts
@@ -1,5 +1,5 @@
1
import { action } from "./action"
2
-import { noop } from "../utils/utils"
+import { fail, noop } from "../utils/utils"
3
4
let generatorId = 0
5
0 commit comments