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