UNPKG

tips-twisted

Version:
6 lines (5 loc) 88 B
export interface IErrors { status: number; message: string; name: string; }