Run "yarn build:docs"

This commit is contained in:
Eric Liu 2022-02-19 17:38:10 -08:00
commit df3498d35b
3 changed files with 17 additions and 0 deletions

View file

@ -11421,6 +11421,16 @@
"constant": false,
"reactive": false
},
{
"name": "maxCount",
"kind": "let",
"description": "Specify the max character count",
"type": "number",
"isFunction": false,
"isFunctionDeclaration": false,
"constant": false,
"reactive": false
},
{
"name": "light",
"kind": "let",