Skip to content

Commit 093cc73

Browse files
committed
gen
1 parent 8aacfe6 commit 093cc73

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
@@ -1,5 +1,8 @@
11
// Code generated by 'guts'. DO NOT EDIT.
22

3+
// From types/diagnostics.go
4+
export const DiagnosticCodeRequired = "required";
5+
36
// From types/diagnostics.go
47
export interface DiagnosticExtra {
58
readonly code: string;

0 commit comments

Comments
 (0)