Release v2.2.0
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// Shared browser helpers for web UI escaping and formatting.
|
||||
|
||||
(function () {
|
||||
function escapeHtml(value) {
|
||||
return String(value ?? '')
|
||||
|
||||
Reference in New Issue
Block a user