TypeDoc API - v0.28.2

    Interface TupleType

    interface TupleType {
        type: "tuple";
        elements?: JSONOutput.SomeType[];
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    Properties

    type: "tuple"

    The type name identifier.

    elements?: JSONOutput.SomeType[]
    MMNEPVFCICPMFPCPTTAAATR