Skip to content

EmbedCache

Official

The cache of the embed in the note.

markdown ![[wikilink]] ![[wikilink|alias]] ![alias](markdown-link)

Import:

import type { EmbedCache } from 'obsidian';

Signature:

export interface EmbedCache extends ReferenceCache

Extends: ReferenceCache


Links to this page: