GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

RequestOptions

API/Type Aliases/RequestOptions
seyfert/lib/api/api.d.ts

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.