Interface SmartSnippetQuestionsListDefinition

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

Hierarchy (view full)

Methods

Methods