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.

8 lines (7 loc) 223 B
import { deepFreeze } from "../../helpers/deep-freeze.js"; /** An array containing all Slot VII affix shortcuts. */ export const ALL_AFFIX_SHORTCUTS = /* @__PURE__ */ deepFreeze([ "NEG/4", "DCD/4", "DCD/5", ]);