Reference

isDangerousHtmlOptIn

Narrows a value to an explicit raw HTML opt-in payload.

Signature

function isDangerousHtmlOptIn(value: unknown): value is { __html: string }