Skip to content

Commit 431976d

Browse files
committed
chore: remove unused UseLocalizerOptions type export from index.ts
1 parent 5f981ef commit 431976d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ export type {
33
LocaleData,
44
PageProps,
55
UseLocalizerReturn,
6-
UseLocalizerOptions,
76
} from './useLocalizer';
87

98
export { useLocalizer } from './useLocalizer';

0 commit comments

Comments
 (0)