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

Class

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

Source from the content-addressed store, hash-verified

3 * This object is immutable.
4 */
5class SourceLocation {
6 // The + prefix indicates that these fields aren't writeable
7 // Lexer holding the input string.
8 // Start offset, zero-based inclusive.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected