mirror of
https://github.com/vlang/v.git
synced 2025-09-15 15:32:27 +03:00
4 lines
146 B
Markdown
4 lines
146 B
Markdown
## Description:
|
|
|
|
`js` is frontend/browser specific module, that provides access to global JS functions.
|
|
NB: it *only* works with the JS backend.
|