Skip to content

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 PageFile

Signature:

type PageFile = SMarkdownPage['file']

Type: SMarkdownPage[‘file’]


Links to this page: