add homepage information type

This commit is contained in:
Darius
2026-02-05 00:26:47 +01:00
parent 3b7ef0f3ee
commit 12fc98c925
11 changed files with 29 additions and 8 deletions

1
dist/index.js vendored
View File

@@ -1,5 +1,6 @@
export * from "./fastify.js";
export * from "./homeassistant.js";
export * from "./homepage.js";
export * from "./logger.js";
export * from "./sse.js";
export * from "./tidal.js";