UNPKG

@accounter/shaam6111-generator

Version:

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

6 lines (5 loc) 188 B
export * from './balance-sheet.cjs'; export * from './tax-adjustment.cjs'; export * from './header-schema.cjs'; export * from './profit-and-loss.cjs'; export * from './report-schema.cjs';