create backend modules for search engines

Signed-off-by: Emma Indal <emma.indahl@gmail.com>
This commit is contained in:
Emma Indal
2023-03-01 21:47:19 +01:00
committed by Camila Belo
parent 406647ea6b
commit 97e5d514d1
10 changed files with 97 additions and 7 deletions
+1 -3
View File
@@ -21,6 +21,4 @@
*/
export * from './service/router';
// TODO: export as alfa subpath
export { searchPlugin } from './plugin';
export * from './plugin';