createRequester
createRequester<
O>(config): <T>(opts) =>Promise<T>
Defined in: packages/core/src/transport.ts:72
Build a request<T>(opts) function that runs the shared transport lifecycle
for a given marketplace. Each SDK calls this once (per transport instance)
and exposes the returned function from its own transport class.
Type Parameters
Section titled “Type Parameters”O extends BaseRequestOptions
Parameters
Section titled “Parameters”config
Section titled “config”Returns
Section titled “Returns”<T>(opts) => Promise<T>
Unofficial. Lonca is an independent, community-maintained project — not affiliated with, endorsed by, or supported by Trendyol, Hepsiburada, or any other marketplace. All marketplace names and trademarks belong to their respective owners.