import { init as init_apps } from './apps'; export function init() { init_apps(); }