UNPKG

@alexssmusica/emissao-nota-fiscal

Version:
3 lines (2 loc) 161 B
import type { NFeNFCe, TNFeInfNFe } from '../../../domain/contracts/repos'; export declare function gerarNFe({ documento, geral }: NFeNFCe.Input): TNFeInfNFe;