import { HTML } from '@daffodil/core'
A token type for HTML. A string that holds renderable content that is suitable for rendering with [innerHTML].
[innerHTML]
type HTML = string