MethodOrProperty
MethodOrProperty<
V> =Vextends (…args) => infer R ? (…args) =>Result<Awaited<R>> :Result<Awaited<V>>
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:9314
Type Parameters
Section titled “Type Parameters”V