{
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/entity-type",
  "$id": "https://blockprotocol.org/@hash/types/entity-type/has-how-to-block-introduction/v/1",
  "kind": "entityType",
  "title": "Has How-To Block Introduction",
  "type": "object",
  "allOf": [
    {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/entity-type/link/v/1"
    }
  ],
  "description": "Contains a How-To Block Introduction\n\nSee: https://blockprotocol.org/@hash/types/entity-type/how-to-block-introduction",
  "examples": [],
  "links": {},
  "properties": {},
  "required": []
}