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