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