feat(core): Refactor project structure for better modularity and code organization
This commit is contained in:
2
ts_shared/interfaces/index.ts
Normal file
2
ts_shared/interfaces/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export * from './document.js';
|
||||
export * from './translation.js';
|
Reference in New Issue
Block a user