Member Junction
    Preparing search index...
    interface ExportSkillResult {
        markdown: string;
        skillName: string;
    }
    Index

    Properties

    Properties

    markdown: string
    skillName: string

    The skill's Name — returned alongside the markdown so callers don't need a second load.