docx

    Type Alias IMathPreSubSuperScriptOptions

    type IMathPreSubSuperScriptOptions = {
        children: readonly MathComponent[];
        subScript: readonly MathComponent[];
        superScript: readonly MathComponent[];
    }
    Index

    Properties

    children: readonly MathComponent[]
    subScript: readonly MathComponent[]
    superScript: readonly MathComponent[]
    MMNEPVFCICPMFPCPTTAAATR