We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c084b7a commit a11029aCopy full SHA for a11029a
app/src/types/index.ts
@@ -1,3 +1 @@
1
-import { Filter, Field, Comparator, SearchFilter, Option } from './tickets'
2
-
3
-export { Filter, Field, Comparator, SearchFilter, Option }
+export * from './tickets'
0 commit comments