repos / starfx

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

commit
adf90a0
parent
8c23451
author
Eric Bower
date
2023-12-13 15:22:56 +0000 UTC
chore: remove `first` from upstream
1 files changed,  +0, -1
M deps.ts
+0, -1
1@@ -24,7 +24,6 @@ export {
2   createSignal,
3   each,
4   Err,
5-  first,
6   getframe,
7   Ok,
8   resource,