gitmyhub

typings-experiments

TypeScript ★ 0 updated 3mo ago

This repo reproduces a real-world TypeScript error that occurs in pnpm monorepos when a library's compiled `.d.ts` references a type from a specific module, but the consumer provides its own ambient version of that type with a slightly different shape.

No plain-English explanation yet — one is being written right now. Check back in a minute.