MCPcopy Create free account
hub / github.com/TruthHun/BookStack /

Class

static/katex/katex.mjs:366–366  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

364 * the same for cramped and uncramped version of a style), and a cramped flag.
365 */
366class Style {
367 constructor(id, size, cramped) {
368 this.id = void 0;
369 this.size = void 0;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected