KC's Workspace
    Preparing search index...
    interface IndexInfo {
        components?: ElementWithComputedPropertyName[];
        declaration?: IndexSignatureDeclaration;
        isReadonly: boolean;
        keyType: Type;
        type: Type;
    }
    Index

    Properties

    isReadonly: boolean
    keyType: Type
    type: Type