jamespot-user-api
    Preparing search index...

    Type Alias StandardApiError<T>

    StandardApiError: ApiError & { errorMsg: string | undefined; messages: T }

    Type Parameters