import { Bar } from "./widgets/bar"; import { AppLauncher } from "./widgets/app-launcher"; export default [Bar, AppLauncher];