PathUncheckedResponse type
Type to use with pathUnchecked, overrides the body type to any to allow flexibility
type PathUncheckedResponse = HttpResponse & { body: any }
Tento prohlížeč se už nepodporuje.
Upgradujte na Microsoft Edge, abyste mohli využívat nejnovější funkce, aktualizace zabezpečení a technickou podporu.
Type to use with pathUnchecked, overrides the body type to any to allow flexibility
type PathUncheckedResponse = HttpResponse & { body: any }