@transreport/pauk-rrms-api
    Preparing search index...

    Variable searchUsersConst

    searchUsers: (
        params: SearchUsersParams,
        options?: RequestInit,
    ) => Promise<StaffMember[]>

    Returns all staff users belonging to the TOC that operates the given station, optionally filtered by name, username or email prefix.

    Type Declaration