PageFile
A combined file type, which includes the front matter and the SMarkdownFile.
Import:
import type { PageFile } from 'obsidian-dev-utils/obsidian/dataview';Signature:
export type PageFileSignature:
type PageFile = SMarkdownPage['file']Type: SMarkdownPage[‘file’]
Links to this page: