interface InstantResultsDefinition {
    build(engine: SearchEngine): InstantResults;
}

Hierarchy (View Summary)

Methods

Methods