File "attributes.js"

Full Path: /home/vantageo/public_html/cache/cache/.wp-cli/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sale-badge/attributes.js
File size: 119 bytes
MIME-type: text/plain
Charset: utf-8

export const blockAttributes = {
	productId: {
		type: 'number',
		default: 0,
	},
};

export default blockAttributes;