mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-25 12:42:02 +03:00
Update docs/source/backends/javascript.rst
Co-authored-by: memoryruins <memoryruinsmusic@gmail.com>
This commit is contained in:
parent
211a5e55cc
commit
10be065553
@ -17,7 +17,7 @@ There are three main kinds of javascript ffi specifiers ``javascript``,
|
|||||||
node and the browser, ``node`` for foreigns that are only available on node and
|
node and the browser, ``node`` for foreigns that are only available on node and
|
||||||
``browser`` for browser only foreigns.
|
``browser`` for browser only foreigns.
|
||||||
|
|
||||||
For ``node`` there are two ways o defining a foreign:
|
For ``node`` there are two ways of defining a foreign:
|
||||||
|
|
||||||
.. code-block:: idris
|
.. code-block:: idris
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user