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