UNPKG

node-mde

Version:

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

16 lines (15 loc) 386 B
declare const _exports: typeof DistribuicaoSchema; export = _exports; declare class DistribuicaoSchema { static montarSchema(options: any): { nfeDistDFeInteresse: { nfeDadosMsg: { distDFeInt: { tpAmb: any; cUFAutor: any; }; }; '@_xmlns': string; }; }; }