fix(elements/applauncher): add eco app launcher components, wifi/sound/battery menus, demos and new eco-screensaver; replace dees-screensaver (breaking API change)
This commit is contained in:
5
ts_web/elements/00group-applauncher/index.ts
Normal file
5
ts_web/elements/00group-applauncher/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
// App Launcher Components
|
||||
export * from './eco-applauncher/index.js';
|
||||
export * from './eco-applauncher-wifimenu/index.js';
|
||||
export * from './eco-applauncher-batterymenu/index.js';
|
||||
export * from './eco-applauncher-soundmenu/index.js';
|
||||
Reference in New Issue
Block a user