pull/4239/head
mertsincan 2023-08-02 14:05:10 +03:00
commit d9d02d5c73
1 changed files with 14 additions and 0 deletions

View File

@ -12634,6 +12634,13 @@
"readonly": false, "readonly": false,
"type": "Object", "type": "Object",
"default": "" "default": ""
},
{
"name": "global",
"optional": true,
"readonly": false,
"type": "Object",
"default": ""
} }
], ],
"methods": [], "methods": [],
@ -40741,6 +40748,13 @@
"readonly": false, "readonly": false,
"type": "Object", "type": "Object",
"default": "" "default": ""
},
{
"name": "global",
"optional": true,
"readonly": false,
"type": "Object",
"default": ""
} }
], ],
"methods": [], "methods": [],