Intermact API Reference / @intermact/core / LatexToken
Interface: LatexToken
Defined in: packages/core/src/text/latex.ts:16
A LaTeX token surfaced to the matching key function.
Properties
role
readonlyrole:"base"|"sup"|"sub"
Defined in: packages/core/src/text/latex.ts:18
value
readonlyvalue:string
Defined in: packages/core/src/text/latex.ts:17