UNPKG

@accounter/shaam6111-generator

Version:

Fully typed application that generates, parses, and validates SHAAM 6111 tax reports.

7 lines (6 loc) 220 B
export * from './balance-sheet.cjs'; export * from './header.cjs'; export * from './report-data.cjs'; export * from './profit-and-loss.cjs'; export * from './tax-adjustment.cjs'; export * from './validation-result.cjs';