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

console.log(getValue());