> For the complete documentation index, see [llms.txt](https://docs.angular-package.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.angular-package.dev/type/object/guard-guard.md).

# guard: Guard {}

## `guard: Guard {}`

{% code title="guard.object.ts" %}

```typescript
const guard: Guard = Object.freeze({ ...guardIs });
```

{% endcode %}
