UNPKG

@intlayer/core

Version:

Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.

3 lines (2 loc) 83 B
import { t as translation } from "./translation.mjs"; export { translation as t };