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