PathUncheckedResponse type
Type to use with pathUnchecked, overrides the body type to any to allow flexibility
type PathUncheckedResponse = HttpResponse & { body: any }
Browser ini sudah tidak didukung.
Mutakhirkan ke Microsoft Edge untuk memanfaatkan fitur, pembaruan keamanan, dan dukungan teknis terkini.
Type to use with pathUnchecked, overrides the body type to any to allow flexibility
type PathUncheckedResponse = HttpResponse & { body: any }