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