mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-30 21:11:55 -04:00
3 lines
111 B
TypeScript
3 lines
111 B
TypeScript
export { outdatedDepsOfProjects } from './outdatedDepsOfProjects'
|
|
export { OutdatedPackage } from './outdated'
|