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.

6 lines (5 loc) 171 B
import { deepFreeze } from "../../helpers/deep-freeze.js"; /** An array containing all stems. */ export const ALL_STEMS = /* @__PURE__ */ deepFreeze([ 1, 2, 3, 0, ]);