1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/js
2023-02-13 10:29:02 +02:00
..
dom
js.js.v
js.v
README.md docs: unify format of notes (#17294) 2023-02-13 10:29:02 +02:00

Description:

js is frontend/browser specific module, that provides access to global JS functions.

Note

It only works with the JS backend.