WorkerStub
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:3695
Methods
Section titled “Methods”getEntrypoint()
Section titled “getEntrypoint()”getEntrypoint<
T>(name?,options?):Fetcher<T>
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:3696
Type Parameters
Section titled “Type Parameters”T extends WorkerEntrypointBranded | undefined
Parameters
Section titled “Parameters”string
options?
Section titled “options?”Returns
Section titled “Returns”Fetcher<T>