Type Alias IMathLimitUpperOptions

IMathLimitUpperOptions: {
    children: readonly MathComponent[];
    limit: readonly MathComponent[];
}

Type declaration

MMNEPVFCICPMFPCPTTAAATR