TypeDoc API - v0.28.2

    Interface IntersectionType

    interface IntersectionType {
        type: "intersection";
        types: JSONOutput.SomeType[];
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    Properties

    type: "intersection"

    The type name identifier.

    MMNEPVFCICPMFPCPTTAAATR