PathUncheckedResponse type
Type to use with pathUnchecked, overrides the body type to any to allow flexibility
type PathUncheckedResponse = HttpResponse & { body: any }
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
Type to use with pathUnchecked, overrides the body type to any to allow flexibility
type PathUncheckedResponse = HttpResponse & { body: any }