Delen via


PathUncheckedResponse type

Type to use with pathUnchecked, overrides the body type to any to allow flexibility

type PathUncheckedResponse = HttpResponse & { body: any }