export { default as BarcodePropertyPanel } from './PropertyPanel.vue'; export { default as BarcodeShape } from './Shape.vue'; export * from './barcode';