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