backend-app-api: export BackendStartupError
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -22,3 +22,4 @@ export type {
|
||||
ModuleStartupResult,
|
||||
} from './types';
|
||||
export { createSpecializedBackend } from './createSpecializedBackend';
|
||||
export { BackendStartupError } from './BackendStartupError';
|
||||
|
||||
Reference in New Issue
Block a user