CDP Frontend SDK
    Preparing search index...

    Type Alias NestedTokenObject

    NestedTokenObject: { [key: string]: TokenValue | NestedTokenObject }

    Represents a nested structure of theme values.

    Type declaration