Closed michael2to3 closed 2 months ago
Node.js v22.0.0 removed import assert (keyword). This PR replaces them with with for compatibility
assert
with
Thanks!
Node.js v22.0.0 removed import
assert
(keyword). This PR replaces them withwith
for compatibility