UNPKG

@cauca-911/core

Version:

Run `npm install @cauca-911/core` to add this library to your project

5 lines (4 loc) 83 B
export interface InterceptorError { statusCode: number; message: string; }