isLinkCache
isLinkCache(
reference
):reference is LinkCache
Defined in: src/obsidian/implementations/TypeGuards/isLinkCache.ts:16
Check if the reference is a link cache.
Parameters
Section titled “Parameters”reference
Section titled “reference”The reference to check.
Returns
Section titled “Returns”reference is LinkCache
Whether the reference is a link cache.