UNPKG

@halsp/http

Version:

支持 Halsp HTTP 请求

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