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