推进 INI 面板 ui shell export
This commit is contained in:
11
wasm-port/runtime/ui/ini-panel/ui-shell.js
Normal file
11
wasm-port/runtime/ui/ini-panel/ui-shell.js
Normal file
@@ -0,0 +1,11 @@
|
||||
export {
|
||||
INI_PANEL_ENTRIES,
|
||||
getIniPanelEntryByHref,
|
||||
getIniPanelEntryManifest,
|
||||
} from "./entry-manifest.js";
|
||||
export {
|
||||
createMachineSessionControlPageController,
|
||||
} from "./control-page-controller.js";
|
||||
export {
|
||||
renderMachineSessionControlView,
|
||||
} from "./control-view-renderer.js";
|
||||
Reference in New Issue
Block a user