summaryrefslogtreecommitdiff
path: root/tests/testdata/subdir/mod8.js
blob: ed41d992c06dccf13a8f43761830deafdcef3da0 (plain)
1
2
3
import json3 from "./json_3.json" with { type: "json" };

console.log(json3);