summaryrefslogtreecommitdiff
path: root/tests/specs/cache/package_json/main.ts
blob: e241f30026d910dd5ce988202901985a33503f53 (plain)
1
2
3
import { getValue } from "./lib.ts";

console.log(getValue());