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