mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-14 03:26:13 -04:00
* refactor(workspace): return type annotations * refactor: replace intersection with extends (#7893) * refactor: replace intersection with extends This change may require bumping major versions of the affected packages * test: fix type errors