mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
6 lines
155 B
Markdown
6 lines
155 B
Markdown
## Description
|
|
|
|
`js` is frontend/browser specific module, that provides access to global JS functions.
|
|
|
|
> **Note**
|
|
> It *only* works with the JS backend.
|