Low-level requester returned by defineRequester(...).observable.
Surfaces as client.config().requester and as the named requester
export.
Defined locally rather than imported from http/request so api-extractor
inlines it into the bundled .d.ts instead of emitting a relative import
that doesn't survive into dist/ (#1290).
Low-level requester returned by
defineRequester(...).observable. Surfaces asclient.config().requesterand as the namedrequesterexport.Defined locally rather than imported from
http/requestso api-extractor inlines it into the bundled.d.tsinstead of emitting a relative import that doesn't survive intodist/(#1290).