EmbedRegistryEmbedByExtensionRecord
Unofficial
A record of embeddable file extensions and their creators.
Import:
import type { EmbedRegistryEmbedByExtensionRecord } from '@obsidian-typings/obsidian-public-latest';Signature:
export interface EmbedRegistryEmbedByExtensionRecord extends Record<string, EmbedCreator>Extends: Record<string, EmbedCreator>
Methods
Links to this page: