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) 217 B
import { deepFreeze } from "../helpers/deep-freeze.js"; /** An array containing all shortcut types. */ export const ALL_SHORTCUT_TYPES = /* @__PURE__ */ deepFreeze([true, false, "IV/VI", "VII", "VIII", "VII+VIII"]);