TypeDoc API - v0.28.2

    Interface ReflectionType

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

    Hierarchy (View Summary, Expand)

    Index

    Properties

    Properties

    type: "reflection"

    The type name identifier.

    MMNEPVFCICPMFPCPTTAAATR