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