fix(uptimelink-webwidget): Modernize element props (use accessor), bump deps, add CI/workflows, export pages and update package metadata/docs

This commit is contained in:
2025-11-30 17:30:38 +00:00
parent 368ddec10d
commit 53af713533
15 changed files with 3662 additions and 2629 deletions

2
ts_web/pages/index.ts Normal file
View File

@@ -0,0 +1,2 @@
export * from './page2.js';
export * from './page1.js';