Skip to content

ContentArguments

Arguments for process.

Import:

import type { ContentArguments } from 'obsidian-dev-utils/obsidian/vault';

Signature:

export interface ContentArguments

Properties

PropertyTypeDescription
contentstringThe current content of the file.

Links to this page: