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 451bcb3 commit 0037821Copy full SHA for 0037821
types.ts
@@ -32,4 +32,4 @@ export type PluginOptions = {
32
};
33
34
defaultFilters?: (record: any) => FilterParams[];
35
-}
+}
0 commit comments