docx

    Type Alias IMathFractionOptions

    type IMathFractionOptions = {
        denominator: readonly MathComponent[];
        numerator: readonly MathComponent[];
    }
    Index

    Properties

    denominator: readonly MathComponent[]
    numerator: readonly MathComponent[]
    MMNEPVFCICPMFPCPTTAAATR