AbortSignalAbortSignal types are not compatible. I have verified that I can use a deno AbortSignal with the node:eventsnode:events APIs (at least EventEmitter.once()EventEmitter.once(), but I have to cast them to Node's own type if I want to get rid of errors:
Join the Discord to ask follow-up questions and connect with the community