Fix minor inconsistency
This commit is contained in:
@ -4,4 +4,4 @@ const { useI18n, ofTypeI18n } = i18nBuilder.build();
|
||||
|
||||
type I18n = typeof ofTypeI18n;
|
||||
|
||||
export { useI18n, I18n };
|
||||
export { useI18n, type I18n };
|
||||
|
Reference in New Issue
Block a user