interface ElementOperandOptions {
    index?: number;
}

Hierarchy (view full)

Properties

Properties

index?: number