fix(core): Fixed export paths in package configuration

This commit is contained in:
2024-12-18 20:39:44 +01:00
parent d53bc96947
commit 871ed4fc91
5 changed files with 7882 additions and 3952 deletions

View File

@@ -1 +1 @@
export * from '../ts_interfaces/index.js';
export * from '../dist_ts_interfaces/index.js';