From 8c34d810af95fae0ef846f54370a8c88bfab7123 Mon Sep 17 00:00:00 2001 From: "netop://ウィビ" Date: Sat, 11 Apr 2026 14:24:49 -0700 Subject: initial commit --- import_map.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 import_map.json (limited to 'import_map.json') diff --git a/import_map.json b/import_map.json new file mode 100644 index 0000000..2f686e4 --- /dev/null +++ b/import_map.json @@ -0,0 +1,6 @@ +{ + "imports": { + "dep/": "./dep/", + "src/": "./src/" + } +} -- cgit v1.2.3