repos / starfx

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

commit
f5dd5aa
parent
93fb0c8
author
Eric Bower
date
2023-12-15 17:56:58 +0000 UTC
chore: rm getframe
2 files changed,  +0, -2
M mod.ts
M deps.ts
+0, -1
1@@ -24,7 +24,6 @@ export {
2   createSignal,
3   each,
4   Err,
5-  getframe,
6   Ok,
7   resource,
8   run,
M mod.ts
+0, -1
1@@ -14,7 +14,6 @@ export {
2   createSignal,
3   each,
4   Err,
5-  getframe,
6   Ok,
7   resource,
8   run,