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