Files
ladybird/Tests/LibJS/Runtime/modules/json-module.mjs
2026-01-22 07:46:48 -05:00

3 lines
82 B
JavaScript

import json from "./json-module.json" with { type: "json" };
export default json;