KC's Workspace
    Preparing search index...

    Interface ReflectionType

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

    Hierarchy (View Summary)

    Index
    type: "reflection"

    The type name identifier.