deno/tests/specs/cache/package_json/main.ts

3 lines
63 B
TypeScript

import { getValue } from "./lib.ts";
console.log(getValue());