remix/html-template · TypeView SourceSafeHtml Summary A string that is safe to render as HTML without escaping. Signature type SafeHtml = String & { [kSafeHtml]: true }