Update index.js

This commit is contained in:
Natxo
2026-03-28 17:50:20 +01:00
committed by GitHub
parent 34ecffbcf9
commit 978b34c39d

View File

@@ -1,2 +1,3 @@
// /plugins/index.js
export * from './sigpro-ui.js';
export { UI } from './sigpro-ui.js';