UNPKG

node-nfe-nfce

Version:

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

12 lines (11 loc) 244 B
import { type TCodUfIbge } from '.'; export interface Inutilizar { ano: number; modelo: string; serie: number; numeroInicial: number; numeroFinal: number; xJustificativa: string; cUf: TCodUfIbge; cnpj: string; }