CLOVER Website - v0.3.1
    Preparing search index...

    Function fetchLogs

    • Fetches logs for a given user ID.

      Parameters

      • userId: string

      Returns Promise<{ error?: string; progressData?: ProgressData }>

      • The response from the server or an error message.