Communicate with JavaScript runtimes.
DON'T USE IT.
This package is still in its early stages, so it may still undergo significant changes, potentially leading to breaking changes.
Add :javascript
to the list of dependencies in mix.exs
:
def deps do
[
{:javascript, <requirement>}
]
end
For more information, see the documentation.