UNPKG

@rudderstack/integrations-lib

Version:
8 lines 304 B
export declare class BaseError extends Error { authErrorCategory: string; destinationResponse: string; statTags: {}; status: number; constructor(message?: string, statusCode?: number, sTags?: {}, destResponse?: string, authErrorCategory?: string); } //# sourceMappingURL=base.d.ts.map