Result
Result<
R> =RextendsStubable?Promise<Stub<R>> &Provider<R> :RextendsSerializable<R> ?Promise<Stubify<R> &MaybeDisposable<R>> &MaybeProvider<R> :never
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:9304
Type Parameters
Section titled “Type Parameters”R