Story Maker
    Preparing search index...

    Function toSafeUsers

    • Converts an array of User objects to an array of SafeUser objects.

      Parameters

      • users: User[]

        The array of user objects to convert.

      Returns SafeUser[]

      An array of SafeUser objects without the 'supabase' property.