PathUncheckedResponse type
Type to use with pathUnchecked, overrides the body type to any to allow flexibility
type PathUncheckedResponse = HttpResponse & { body: any }
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
Type to use with pathUnchecked, overrides the body type to any to allow flexibility
type PathUncheckedResponse = HttpResponse & { body: any }