Prototype: Effect (#6)

- Add EffectTS prototype
This commit is contained in:
sinclairzx81
2025-01-22 20:03:50 +09:00
committed by GitHub
parent 053c890236
commit d24876b2ac
5 changed files with 469 additions and 23 deletions

View File

@@ -0,0 +1 @@
export * as Effect from './effect'