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.

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