Interface: PageData

Properties

title

title: string

description

optional

description: string

frontmatter

frontmatter: PageFrontmatter

content

content: string

toc

toc: TOCItem[]

lastUpdated

optional

lastUpdated: number

filePath

filePath: string

relativePath

relativePath: string

Source

config/types.ts


← NoteProps | PageFrontmatter →