We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7c0940 commit 717f7d4Copy full SHA for 717f7d4
src/types/gateway.ts
@@ -92,6 +92,7 @@ export interface definitions {
92
owners: StringValue[]
93
implementation: StringValue
94
modules: StringValue[]
95
+ guard: StringValue
96
fallbackHandler: StringValue
97
version: string
98
collectiblesTag: string
0 commit comments