docx

    Type Alias IMathSumOptions

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

    Properties

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