mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
jsdom,builtin: add all methods for DOMMatrix; add conversion methods to convet from/to JS types (#12395)
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
|
||||
module builtin
|
||||
|
||||
pub struct JS.BigInt {}
|
||||
|
||||
pub struct JS.Number {}
|
||||
|
||||
pub struct JS.String {
|
||||
|
Reference in New Issue
Block a user