repos / starfx

supercharged async flow control library.
git clone https://github.com/neurosnap/starfx.git

starfx / scripts
Jacob Bolda · 30 Jan 24

deps.ts

1export type { Operation } from "https://deno.land/x/effection@3.0.0-beta.3/mod.ts";
2export { call, main } from "https://deno.land/x/effection@3.0.0-beta.3/mod.ts";