improve docs

This commit is contained in:
2026-03-22 16:20:26 +01:00
parent 11a6c97cc5
commit e60c1f69b4
9 changed files with 833 additions and 123 deletions

View File

@@ -1,6 +1,4 @@
// /plugins/index.js
export { UI } from './ui.js';
export { Fetch } from './fetch.js';
export { Storage } from './storage.js';
export { Debug } from './debug.js';
export { Router } from './router.js';