This package provides TypeScript definitions for @yarnpkg/lockfile. It enables type checking and autocompletion when working with Yarn lockfiles in TypeScript projects. Specifically, this package allows developers to seamlessly integrate Yarn's lockfile data structures into their TypeScript applications, ensuring type safety during development and preventing potential runtime errors related to lockfile parsing or manipulation. Useful for tools that analyze or process Yarn lockfiles programmatically.