fix(project): Corrected misalignment in file structure and package metadata.

This commit is contained in:
2024-12-18 20:31:19 +01:00
parent 12eba17c7c
commit 2078c6c7c8
7 changed files with 208 additions and 34 deletions

View File

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