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