UNPKG

@intlayer/core

Version:

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

3 lines (2 loc) 78 B
import { file, fileContent } from "./file.mjs"; export { file, fileContent };