HTMLSafeString
Type Alias: HTMLSafeString
HTMLSafeString =
string&object
Defined in: src/utilities/sanitizer.ts:15
Branded type for strings that have been HTML-escaped for safe output.
Use escapeHTML() to create instances of this type.
Type Declaration
__brand
readonly__brand:"HTMLSafeString"