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