summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/vendor/npm_and_node_specifier.ts
blob: 61962e836be97785323f905cc679d5e23185647c (plain)
1
2
export { default as path } from "node:path";
export { getValue, setValue } from "npm:@denotest/esm-basic";