UNPKG

@sauce-api/core

Version:

Sauce API core functionality

5 lines (4 loc) 74 B
export interface ErrorInterface { status: number; details: any; }