Const
Unified barcode type registry — { 'A': BARCODE_TYPE_A, 'B': BARCODE_TYPE_B }.
{ 'A': BARCODE_TYPE_A, 'B': BARCODE_TYPE_B }
Used by Escpos.barcode to look up the correct command buffer for a given barcode name and function type.
Unified barcode type registry —
{ 'A': BARCODE_TYPE_A, 'B': BARCODE_TYPE_B }.Used by Escpos.barcode to look up the correct command buffer for a given barcode name and function type.