Skip to content

ApplyFileChangesOptions

Options for applyFileChanges.

Import:

import type { ApplyFileChangesOptions } from 'obsidian-dev-utils/obsidian/file-change';

Signature:

export type ApplyFileChangesOptions

Signature:

type ApplyFileChangesOptions = ProcessOptions

Type: ProcessOptions


Links to this page: