interface TabDefinition {
    build(engine: SearchEngine): Tab;
}

Hierarchy (View Summary)

Methods

Methods