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