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 { cond as condition } from "./condition.mjs"; export { condition as cond };