chore: update comment

This commit is contained in:
Marvin Hagemeister 2024-09-23 10:44:40 +02:00
parent 7946daaabc
commit bf05615047

View File

@ -52,7 +52,6 @@ const fn str_to_utf16<const N: usize>(s: &str) -> [u16; N] {
// - clearImmediate (node only)
// - clearInterval (both, but different implementation)
// - clearTimeout (both, but different implementation)
// - global (node only)
// - performance (both, but different implementation)
// - setImmediate (node only)
// - setInterval (both, but different implementation)