Interface SmartSnippetQuestionsListDefinition

interface SmartSnippetQuestionsListDefinition {
    build(engine: SearchEngine): SmartSnippetQuestionsList;
}

Hierarchy (View Summary)

Methods

Methods