docx

    Type Alias IMathIntegralOptions

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

    Properties

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