Skip to content

Commit a9e8c89

Browse files
committed
make gen
1 parent 08330b4 commit a9e8c89

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

site/src/types/preview.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,9 @@ export interface SessionInputs {
8989
readonly User: WorkspaceOwner;
9090
}
9191

92+
// From types/value.go
93+
export const UnknownStringValue = "??";
94+
9295
// From types/parameter.go
9396
export const ValidationMonotonicDecreasing = "decreasing";
9497

0 commit comments

Comments
 (0)