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