type alias JSXAttrValueimport { type JSXAttrValue } from "https://deno.land/x/live@1.60.0/deps.ts"; definition: | Literal | JSXExpressionContainer | JSXElement | JSXFragment