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