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 9a20fcc commit 2f0d042Copy full SHA for 2f0d042
src/lib/schema.ts
@@ -19,7 +19,6 @@ export type ValueType =
19
| 'string'
20
| 'number'
21
| 'boolean'
22
- | 'date'
23
| 'string_array'
24
| 'number_array'
25
0 commit comments