build: prevent mixed static/dynamic pi-model-discovery imports

This commit is contained in:
Gustavo Madeira Santana
2026-03-03 21:27:14 -05:00
parent b10f438221
commit 6842877b2e
3 changed files with 13 additions and 1 deletions

View File

@@ -0,0 +1 @@
export { discoverAuthStorage, discoverModels } from "./pi-model-discovery.js";