Type alias TUserItem

    TUserItem: Pick<IFrontUsersItem, "id" | "email" | "firstname" | "lastname" | "authorizedplugins" | "superuser">

    Custom Types

    Generated using TypeDoc and TypeDoc Airthium Plugin