einvoice/test/plugins.ts

6 lines
133 B
TypeScript
Raw Normal View History

2025-05-25 19:45:37 +00:00
/**
* Centralized imports for test suite external dependencies
*/
// Re-export from main plugins
export * from '../ts/plugins.js';