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

    Interface ReflectionType

    interface ReflectionType {
        declaration:
            | JSONOutput.DeclarationReflection
            | JSONOutput.ReferenceReflection;
        type: "reflection";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    type: "reflection"

    The type name identifier.