UnstubifyAll
UnstubifyAll<
A> ={ [I in keyof A]: Unstubify<A[I]> }
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:9290
Type Parameters
Section titled “Type Parameters”A extends any[]