UNPKG

@e-invoice-eu/core

Version:

Generate e-invoices (E-Rechnung in German) conforming to EN16931 (Factur-X/ZUGFeRD, UBL, CII, XRechnung aka X-Rechnung) from LibreOffice Calc/Excel data or JSON.

5 lines (4 loc) 149 B
export { Mapping } from './mapping.interface'; export * from './mapping.regex'; export * from './mapping.schema'; export * from './mapping.service';