Update API doc

pull/3949/head
GitHub Actions Bot 2023-05-10 11:50:43 +00:00
parent 133f9e2e5a
commit 52e592363b
1 changed files with 3 additions and 0 deletions

View File

@ -39674,6 +39674,9 @@
},
"Nullable": {
"values": "T | null | undefined"
},
"DefaultPTOptions": {
"values": "T | (instance: VNode) => undefined | undefined"
}
}
}