View Source
A string that is safe to render as HTML without escaping.
type SafeHtml = String & { [kSafeHtml]: true };