UNPKG

@halsp/http

Version:

支持 Halsp HTTP 请求

5 lines (4 loc) 88 B
export interface HttpErrorMessage { message?: string; [key: string]: unknown; }