Skip to content

TryResolveFileParams

Unofficial

Parameters for trying to resolve a file.

Import:

import type { TryResolveFileParams } from '@obsidian-typings/obsidian-catalyst-latest';

Signature:

export interface TryResolveFileParams

Properties

Property Type Description
file? string The file to resolve.
path? string The path to the file.