Reorganize modules into layered directories

This commit is contained in:
Youzini-afk
2026-04-08 01:17:47 +08:00
parent 59942541ea
commit feec17f3e3
90 changed files with 284 additions and 219 deletions

View File

@@ -14,7 +14,7 @@ import {
scheduleUpload,
syncNow,
upload,
} from "../bme-sync.js";
} from "../sync/bme-sync.js";
const PREFIX = "[ST-BME][indexeddb-sync]";