Skip to content

MetadataCacheWorkerMessage

Unofficial

Message received from the metadata cache web worker.

Import:

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

Signature:

export interface MetadataCacheWorkerMessage

Properties

Property Type Description
data CachedMetadata Parsed cached metadata returned by the worker.