mirror of
https://github.com/denoland/deno.git
synced 2024-11-25 15:29:32 -05:00
90189dd997
Fixes #18802 This PR adds `util.toUSVString` to node:util: ```js import util from "node:util"; util.toUSVString("string\ud801"); // => "string\ufffd" ``` |
||
---|---|---|
.. | ||
common | ||
fixtures | ||
internet | ||
parallel | ||
pseudo-tty | ||
pummel | ||
sequential |