escpos-ts API - v1.0.0
    Preparing search index...

    Variable BARCODE_TYPESConst

    BARCODE_TYPES: Record<string, Record<string, Buffer>> = ...

    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.