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.
5 lines (4 loc) • 478 B
text/typescript
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-Blt7_sat.cjs';
import 'zod';
import 'pdf-lib';
import 'fast-xml-parser';