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