UNPKG

@zsnout/ithkuil

Version:

A set of tools which can generate and parse romanized Ithkuil text and which can generate Ithkuil script from text and JSON data.

5 lines (4 loc) 195 B
import { deepFreeze } from "../../helpers/deep-freeze.js"; /** An array containing all concatenation types. */ export const ALL_CONCATENATION_TYPES = /* @__PURE__ */ deepFreeze(["none", 1, 2]);