Skip to content

Commit 6b5eb9e

Browse files
committed
fix: exported types
1 parent 87a0d65 commit 6b5eb9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ export type {
1010
ExcelEntDataProps,
1111
MergeProps,
1212
MixedContent,
13+
PaginatedObjectContentProps,
1314
} from "./types";

0 commit comments

Comments
 (0)