repos / starfx

a micro-mvc framework for react apps
git clone https://github.com/neurosnap/starfx.git

starfx / scripts
Jacob Bolda  ·  2024-01-29

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";