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