UNPKG

wallee

Version:
6 lines (5 loc) 106 B
declare enum TerminalReceiptFormat { PDF = "PDF", TXT = "TXT" } export { TerminalReceiptFormat };