Custom APi

This commit is contained in:
2026-04-04 16:38:03 +02:00
parent ebd69256f3
commit 22ec847fdf
3 changed files with 100 additions and 3 deletions

View File

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