aboutsummaryrefslogtreecommitdiff
path: root/test/snapshots/package-json-utf8.debug.js
blob: 8845090f0d4f82cd1b01dc7bbdc331c4042220e0 (plain) (blame)
1
2
3
4
5
6
7
8
9
import pkg from "http://localhost:8080/utf8-package-json.json";
export function test() {
  console.assert(!!pkg.author);

  return testDone(import.meta.url);
}


//# sourceMappingURL=http://localhost:8080/package-json-utf8.js.map