import file from "./data.json" with { type: "json" }; console.log(file.msg);