interface RecentResultsListDefinition {
    build(engine: SearchEngine): RecentResultsList;
}

Hierarchy (View Summary)

Methods

Methods