Open endel opened 1 year ago
Hi there,
It would be nice to support console.warn() to prevent errors from existing libraries within the Node.js/JavaScript ecosystem.
console.warn()
Uncaught TypeError: console.warn is not a function
Hi there,
It would be nice to support
console.warn()
to prevent errors from existing libraries within the Node.js/JavaScript ecosystem.