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