Expand description
Type definitions and functions for working with wkg.lock files.
Structs§
- Lock
File - Represents a resolved dependency lock file.
- Locked
Package - Represents a locked package in a lock file.
- Locked
Package Version - Represents version information for a locked package.
Constants§
- LOCK_
FILE_ NAME - The default name of the lock file.
- LOCK_
FILE_ V1 - The version of the lock file for v1