UNPKG

node-zugferd

Version:

A Node.js library for creating ZUGFeRD/Factur-X compliant documents. Generating XML and embedding it into PDF/A files, enabling seamless e-invoicing and digital document compliance.

9 lines (8 loc) 637 B
export { F as FieldType, h as InferRawSchema, I as InferSchema, g as InferValueType, L as LiteralString, l as PickRequired, P as Profile, k as ProfileContext, j as ProfileParseHandler, i as ProfileParseHandlerContext, b as ProfileValidateHandler, f as Schema, e as SchemaField, S as SchemaFieldConfig, U as UnionToIntersection, a as ZugferdContext, Z as ZugferdOptions, d as ZugferdPlugin } from './index-B4fs3ypS.cjs'; import 'zod'; import './codelist/hybrid-document.cjs'; import './codelist/filename.cjs'; import './codelist/hybrid-version.cjs'; import './codelist/hybrid-conformance.cjs'; import 'pdf-lib'; import 'fast-xml-parser';