UNPKG

@appello/services

Version:

Services package with api / graphql

3 lines (2 loc) 127 B
import { ResponseErrors } from '@appello/common'; export declare function handleRtkQueryError(error: unknown): ResponseErrors;