@inferedge/moss-clustering v1.0.0-beta.3
@inferedge/moss-clustering / RequestOptions
Interface: RequestOptions
Internal request options
Properties
method
method:
"GET"|"POST"|"PUT"|"DELETE"|"PATCH"
path
path:
string
body?
optionalbody:any
headers?
optionalheaders:Record<string,string>
skipAuth?
optionalskipAuth:boolean