UNPKG

@brizy/media-gallery

Version:
4 lines (3 loc) 138 B
import { i18n as I18n } from "i18next"; import { Locale } from "~/types/Locale"; export declare function getConfig(locale: Locale): I18n;