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