Skip to main content
Sign in
Snippets Groups Projects

Cache cas types

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -850,7 +850,7 @@
@@ -850,7 +850,7 @@
{
{
entity: string
entity: string
name: string
name: string
value: Array<boolean | number | string>
value: VariableValues
},
},
]
]
token: string
token: string
Loading