Skip to content

Commit a3278c3

Browse files
committed
feat: support the $kind property
1 parent d832689 commit a3278c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/shared.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,7 @@ export const paramInfoPropertyOrder: string[] = [
255255
"#",
256256
"$if",
257257
"$import",
258+
"$kind",
258259
"label",
259260
"description",
260261
"valueSize",

0 commit comments

Comments
 (0)