{
  "<marko-newsletter-live-reload>": {
    "template": "./live-reload.marko"
  },
  "<marko-newsletter-imgix>": {
    "template": "./imgix.marko",
    "<link>": {},
    "@src": "string",
    "@options": "object",
    "@alt": "string",
    "@class": "string",
    "@attrs": "object"
  },
  "<marko-newsletter-root>": {
    "template": "./root.marko",
    "<head>": {},
    "<body>": {
      "@class": "string",
      "@style": "string",
      "@attrs": "object"
    },
    "@title": "string",
    "@description": "string",
    "@date": "object"
  },
  "<marko-newsletter-stealth-link>": {
    "template": "./stealth-link.marko"
  }
}
