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