UNPKG

@catchphrase/core

Version:

Functional i18n library for the web

4 lines (3 loc) 201 B
export { createCatchphrase } from "./createCatchphrase"; export { createTranslation } from "./createTranslation"; export { CreateTranslationReturn, LanguageCode, TranslationThunk, } from "./types";