PathUncheckedResponse type
Type to use with pathUnchecked, overrides the body type to any to allow flexibility
type PathUncheckedResponse = HttpResponse & { body: any }
Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk support.
Type to use with pathUnchecked, overrides the body type to any to allow flexibility
type PathUncheckedResponse = HttpResponse & { body: any }