/** * Barcode component exported items */ export * from './barcode/index'; export * from './qrcode/index'; export * from './datamatrix/index';