summaryrefslogtreecommitdiff
path: root/tests/testdata/subdir/mod7.js
blob: e71ced92e906f70fed7b22bc7448c24a07a07e1b (plain)
1
2
3
import json1 from "./json_1.json" with { type: "json" };

console.log(json1);