Skip to content

FrontmatterLinkCache.key

FrontmatterLinkCache › key

Official

Type: string

The key of the link.

Example:

console.log(frontmatterLinkCache.key); // key1
console.log(frontmatterLinkCache.key); // key2