UNPKG

cfdi40

Version:

Libreria para crear y sellar xml cfdi V4.0

19 lines (18 loc) 311 B
module.exports = function (){ return { "declaration": { "attributes": { "version": "1.0", "encoding": "UTF-8" } }, "elements": [ { "type": "element", "name": "cfdi:Comprobante", "attributes": {}, "elements": [] } ] } }