variable constants.errno.WSAECANCELLED Usage in Denoimport { constants } from "node:os"; const { WSAECANCELLED } = constants.errno; Type number