summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/jsr/module_graph/main.ts
blob: c92823cc2f94bf78c49bc3e86c16943104ece40c (plain)
1
2
3
import { Test } from "jsr:@denotest/module_graph";

console.log(new Test());