interface ReduceOptions {
    vertices: ReduceVertexOptions;
    [key: string]: unknown;
}

Hierarchy (View Summary)

Indexable

  • [key: string]: unknown

Hierarchy-Diagram

UML class diagram of ReduceOptions

Properties

Properties