MCPcopy Create free account
hub / github.com/nodejs/undici / codeUnitStr

Function codeUnitStr

test/web-platform-tests/runner/utils.mjs:15–17  ·  view source on GitHub ↗
(char)

Source from the content-addressed store, hash-verified

13}
14
15function codeUnitStr (char) {
16 return 'U+' + char.charCodeAt(0).toString(16)
17}

Callers 1

Calls 1

toStringMethod · 0.45

Tested by

no test coverage detected