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