node
node copied to clipboard
lib: refactor project to use `Promise.withResolvers`
Node.js v22+ supports Promise.withResolvers()
. Let's use them!