Thanks to visit codestin.com Credit goes to github.com
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 8aacfe6 commit 093cc73Copy full SHA for 093cc73
site/src/types/preview.ts
@@ -1,5 +1,8 @@
1
// Code generated by 'guts'. DO NOT EDIT.
2
3
+// From types/diagnostics.go
4
+export const DiagnosticCodeRequired = "required";
5
+
6
// From types/diagnostics.go
7
export interface DiagnosticExtra {
8
readonly code: string;
0 commit comments