summaryrefslogtreecommitdiff
path: root/tests/specs/lockfile/frozen_lockfile/sub-dynamic.ts
blob: 255dec2b236549840f76775d1083b714331d101d (plain)
1
2
const scheme = "npm:";
const { subtract } = await import(scheme + "@denotest/subtract@1");