Skip to content

Commit 0037821

Browse files
committed
fix: rebuild
1 parent 451bcb3 commit 0037821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ export type PluginOptions = {
3232
};
3333

3434
defaultFilters?: (record: any) => FilterParams[];
35-
}
35+
}

0 commit comments

Comments
 (0)