ts-graphviz
    Preparing search index...

    Type Alias AttributesEntities<T>

    AttributesEntities: readonly [T, Attribute<T>][]

    An array of attribute key/value tuple.

    Type Parameters