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