UNPKG

@commercetools-frontend/i18n

Version:
3 lines (2 loc) 141 B
import type { TMessageTranslations } from './export-types'; export default function loadI18n(locale: string): Promise<TMessageTranslations>;