Any instead of string

This commit is contained in:
Gregor Wassmann 2021-12-30 22:00:12 +01:00
commit 0cd88e4394
4 changed files with 4 additions and 4 deletions

View file

@ -712,7 +712,7 @@
"name": "value",
"kind": "let",
"description": "Specify the value of the checkbox",
"type": "string | any",
"type": "any",
"value": "\"\"",
"isFunction": false,
"isFunctionDeclaration": false,