This commit is contained in:
2026-04-04 17:18:48 +02:00
parent 22ec847fdf
commit fe5d1946fe
9 changed files with 204 additions and 24 deletions

View File

@@ -1,2 +1,2 @@
// index.js
export * from './dist/sigpro.esm.js';
export * from './sigpro/index.js';