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

PropertyTypeDescription
file?stringThe file to resolve.
path?stringThe path to the file.