feat(core): Enhance document generation capabilities with improved modular structure and extended translation support.

This commit is contained in:
2024-12-01 23:04:28 +01:00
parent ab2c1e21f2
commit 4c9b2671a9
23 changed files with 104 additions and 78 deletions

View File

@@ -8,4 +8,4 @@ export * from './pagefooter.js';
export * from './pageheader.js';
export * from './viewer.js';
export * from './shared/index.js';
export * from '../../ts/shared/index.js';