UNPKG

node-mde

Version:

Biblioteca para consultar notas destinadas e enviar evento de manifestação do destinatário

7 lines (6 loc) 327 B
let DistribuicaoHelper = require("./distribuicaoDFe-helper"), RecepcaoHelper = require("./recepcaoEvento-helper"), RetornoHelper = require("./retorno-helper"), helper = Object.freeze({ DistribuicaoHelper: DistribuicaoHelper, RecepcaoHelper: RecepcaoHelper, RetornoHelper: RetornoHelper }); module.exports = helper;