isFrontmatterLinkCache
isFrontmatterLinkCache(
reference
):reference is FrontmatterLinkCache
Defined in: src/obsidian/implementations/TypeGuards/isFrontmatterLinkCache.ts:13
Check if the reference is a frontmatter link cache.
Parameters
reference
The reference to check.
Returns
reference is FrontmatterLinkCache
Whether the reference is a frontmatter link cache.