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