File "block.json"

Full Path: /home/gfpel/public_html/wp-includes/blocks/separator/block.json
File size: 191 bytes
MIME-type: application/json
Charset: utf-8

{
	"name": "core/separator",
	"category": "design",
	"attributes": {
		"color": {
			"type": "string"
		},
		"customColor": {
			"type": "string"
		}
	},
	"supports": {
		"anchor": true
	}
}