docx

    Type Alias IMathSuperScriptOptions

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

    Properties

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