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