Lockfile.get()
Home > @backstage/cli-node
> Lockfile
> get
Returns the name of all packages available in the lockfile
Signature:
get(name: string): LockfileQueryEntry[] | undefined;
Parameters
Parameter |
Type |
Description |
---|---|---|
name |
string |
LockfileQueryEntry[] | undefined