Reference
html
Creates an HTML Response from a React-compatible node.
Signature
function html(node: unknown, options: HtmlResponseOptions): ResponseReference
Creates an HTML Response from a React-compatible node.
function html(node: unknown, options: HtmlResponseOptions): Response