UNPKG

@intlayer/core

Version:

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

3 lines (2 loc) 77 B
import { nest as nesting } from "./nesting.mjs"; export { nesting as nest };