RequestOptions
Signature
export type RequestOptions = Pick<ApiRequestOptions, 'reason' | 'auth' | 'appendToFormData' | 'token'>;Members
This export does not declare public properties or methods in the generated declaration file.
export type RequestOptions = Pick<ApiRequestOptions, 'reason' | 'auth' | 'appendToFormData' | 'token'>;This export does not declare public properties or methods in the generated declaration file.