Update API doc
parent
c5377eacda
commit
7ebda5ae57
|
@ -20,6 +20,14 @@
|
||||||
"description": "Custom passthrough(pt) option method.",
|
"description": "Custom passthrough(pt) option method.",
|
||||||
"relatedProp": "",
|
"relatedProp": "",
|
||||||
"props": [
|
"props": [
|
||||||
|
{
|
||||||
|
"name": "test",
|
||||||
|
"optional": false,
|
||||||
|
"readonly": false,
|
||||||
|
"type": "any",
|
||||||
|
"default": "",
|
||||||
|
"description": "test"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "instance",
|
"name": "instance",
|
||||||
"optional": false,
|
"optional": false,
|
||||||
|
|
682
pnpm-lock.yaml
682
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue