refactor: apply review suggestions
Signed-off-by: Camila Belo <camilaibs@gmail.com>
This commit is contained in:
@@ -30,14 +30,10 @@ import {
|
||||
RegisterDecoratorParameters,
|
||||
} from '@backstage/plugin-search-backend-node';
|
||||
|
||||
import { SearchEngine } from './types';
|
||||
import { IndexBuilder } from './IndexBuilder';
|
||||
|
||||
export type {
|
||||
import {
|
||||
SearchEngine,
|
||||
QueryRequestOptions,
|
||||
QueryTranslator,
|
||||
} from './types';
|
||||
IndexBuilder,
|
||||
} from '@backstage/plugin-search-backend-node';
|
||||
|
||||
/**
|
||||
* @alpha
|
||||
|
||||
Reference in New Issue
Block a user