effect-js
effect-js copied to clipboard
Update documentation for Effect-JS
Many of the methods, functions, classes and properties are still not properly annotated. Make sure each one has:
- description
- parameters information and type
- return type
- example of how to use the method or function