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