TypeDoc API - v0.28.7
    Preparing search index...

    Interface IntersectionType

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

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    type: "intersection"

    The type name identifier.