• From a potential ApiError, see if it is a well-known code and return a URL slug for ApiMessage

    Parameters

    • error: unknown

    Returns undefined | "not_found" | "login_expired"

Generated using TypeDoc