UNPKG

postel-ita

Version:

Library to create files compatible with italian Poste Postel system

6 lines (5 loc) 95 B
declare class Footer { recordCount: number; result(): string; } export default Footer;