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 e5637ef commit efab96dCopy full SHA for efab96d
1 file changed
packages/i18n/src/index.ts
@@ -17,3 +17,5 @@ export function i18n(options?: LocalizationPluginOptions) {
17
18
return localization;
19
}
20
+
21
+export * from './hooks';
0 commit comments