defmodule ElixirScript.Web do @moduledoc """ An ElixirScript FFI Library for Web APIs For detailed documentation on the APIs exposed, check [MDN's Web API documentation](https://developer.mozilla.org/en-US/docs/Web/API) """ end