@deskcreate/agentcraft
    Preparing search index...

    Interface SeoMockConfig

    interface SeoMockConfig {
        keywordMetrics?: KeywordMetrics[];
        serpResults?: SerpResult[];
    }
    Index

    Properties

    keywordMetrics?: KeywordMetrics[]
    serpResults?: SerpResult[]