mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
fix startApp import
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
parent
17757fd395
commit
c06a2007d3
@ -6,7 +6,7 @@ import "./components/app.scss";
|
||||
|
||||
import * as extensionApi from "./extension-api";
|
||||
import { registerInjectables } from "./register-injectables";
|
||||
import type { startApp } from "./start-app";
|
||||
import { startApp } from "./start-app";
|
||||
|
||||
export {
|
||||
startApp,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user