mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-24 10:01:48 -04:00
Instead of creating a separate fetch function for the resolvers and fetchers, use a single one. Also, use a single getCredentials function. close #2652 PR #2655
2 lines
29 B
TypeScript
2 lines
29 B
TypeScript
import './fetchFromRegistry'
|