UNPKG

@types/jsforce

Version:
6 lines (5 loc) 155 B
export interface HttpApiOptions { responseType?: string | undefined; transport?: object | undefined; noContentResponse?: object | undefined; }