mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2026-04-19 18:30:27 +00:00
3 lines
82 B
JavaScript
3 lines
82 B
JavaScript
|
|
import json from "./json-module.json" with { type: "json" };
|
||
|
|
export default json;
|