2 lines
82 B
JavaScript
2 lines
82 B
JavaScript
import json from "./json-module.json" with { type: "json" };
|
|
export default json;
|