We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cb950f commit 26eac92Copy full SHA for 26eac92
2 files changed
build-tests/api-documenter-test/etc/api-documenter-test.api.json
@@ -114,6 +114,22 @@
114
"tagName": "@virtual",
115
"syntaxKind": "modifier"
116
},
117
+ {
118
+ "tagName": "@jsx",
119
+ "syntaxKind": "block"
120
+ },
121
122
+ "tagName": "@jsxRuntime",
123
124
125
126
+ "tagName": "@jsxFrag",
127
128
129
130
+ "tagName": "@jsxImportSource",
131
132
133
{
134
"tagName": "@betaDocumentation",
135
build-tests/api-extractor-test-05/dist/tsdoc-metadata.json
@@ -5,7 +5,7 @@
5
"toolPackages": [
6
7
"packageName": "@microsoft/api-extractor",
8
- "packageVersion": "7.54.0"
+ "packageVersion": "7.55.2"
9
}
10
]
11
0 commit comments