UNPKG

@hackplan/polaris

Version:

Shopify’s product component library

5 lines (4 loc) 156 B
export { I18nContext } from './context'; export { useI18n } from './hooks'; export { TranslationDictionary } from './types'; export { I18n } from './I18n';