@nevware21/ts-debug
    Preparing search index...

    Type Alias DbgContextValues

    DbgContextValues: { [key: string]: any }

    Identifies a type to hold context values that can be passed to the configuration which are then also included with the context passed to a provider.

    Type Declaration

    • [key: string]: any