{
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/entity-type",
  "$id": "https://blockprotocol.org/@hash/types/entity-type/callout-block/v/3",
  "kind": "entityType",
  "title": "Callout Block",
  "type": "object",
  "allOf": [],
  "description": "The block entity for the “Callout” block.\n\nSee: https://blockprotocol.org/@hash/blocks/callout",
  "examples": [],
  "links": {},
  "properties": {
    "https://blockprotocol.org/@blockprotocol/types/property-type/textual-content/": {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/property-type/textual-content/v/2"
    },
    "https://blockprotocol.org/@hash/types/property-type/callout-block-emoji/": {
      "$ref": "https://blockprotocol.org/@hash/types/property-type/callout-block-emoji/v/1"
    }
  },
  "required": []
}