UNPKG

node-nfe-nfce

Version:

Modulo que auxilia na geração de NFe e NFCe

3 lines (2 loc) 212 B
import { type TNFeInfNFeEntregaRetirada } from '../../../domain/contracts/repos'; export declare function getEntregaRetirada(values: TNFeInfNFeEntregaRetirada | undefined): TNFeInfNFeEntregaRetirada | undefined;