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