react-utils - v1.0.31
    Preparing search index...

    Interface User<T>

    User profile interface with generic type support

    Type Parameters

    • T = Record<string, unknown>

      Optional generic type for user properties

    Indexable

    • [key: string]: unknown