<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`FrontMatterInfo`](FrontMatterInfo) › [`exists`](FrontMatterInfo/exists)
## FrontMatterInfo.exists property
Whether this file has a frontmatter block
**Signature:**
```typescript
exists: boolean;
```