LoopbackServiceStub
LoopbackServiceStub<
T> =Fetcher<T> &TextendsWorkerEntrypoint<any, infer Props> ? (opts) =>Fetcher<T> : (opts) =>Fetcher<T>
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:3052
Type Parameters
Section titled “Type Parameters”T extends WorkerEntrypointBranded | undefined = undefined