import { initialise } from "./initialise"; const appDefinition = window["##BUDIBASE_APPDEFINITION##"]; initialise(window.document, appDefinition);