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