Home > fff-flavored-frontmatter > FFFMention
FFFMention type
Mention Variables
Signature:
typescript
type FFFMention = {
bookmark_of?: string;
in_reply_to?: string;
like_of?: string;
repost_of?: string;
};