import { createLockPartForEach } from "https://deno.land/x/molt@0.17.2/lib/lockfile.ts";
Create a new lockfile for each dependency and returns a list of them.
Parameters
lockfile: LockFile
- The path to the lockfile.
import { createLockPartForEach } from "https://deno.land/x/molt@0.17.2/lib/lockfile.ts";
Create a new lockfile for each dependency and returns a list of them.