<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`CachedMetadata`](CachedMetadata) › [`frontmatterPosition`](CachedMetadata/frontmatterPosition)
## CachedMetadata.frontmatterPosition property
Position of the frontmatter in the file.
1.4.0
**Signature:**
```typescript
frontmatterPosition?: Pos;
```