Skip to content

Commit 451bcb3

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

types.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11

2-
import { AdminForthResource, FilterParams } from 'adminforth';
2+
import { AdminForthResource } from 'adminforth';
3+
import type { FilterParams } from 'adminforth';
34

45
export type PluginOptions = {
56

0 commit comments

Comments
 (0)