Skip to content

Commit 4bbeee0

Browse files
committed
refactor: rename $kind to $purpose
1 parent a3278c3 commit 4bbeee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shared.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ export const paramInfoPropertyOrder: string[] = [
255255
"#",
256256
"$if",
257257
"$import",
258-
"$kind",
258+
"$purpose",
259259
"label",
260260
"description",
261261
"valueSize",

0 commit comments

Comments
 (0)