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