mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-11 17:42:43 -04:00
5 lines
157 B
TypeScript
5 lines
157 B
TypeScript
/// <reference path="../../../typings/local.d.ts"/>
|
|
import './nameVerFromPkgSnapshot'
|
|
import './pkgSnapshotToResolution'
|
|
import './satisfiesPackageManifest'
|