UNPKG

@alexssmusica/emissao-nota-fiscal

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