Originally posted by **deleonio** June 13, 2024
### Summary
Is there a way to check from the outside whether KoliBri has already been registered? We currently have an ugly workaround for this, but surely there is a better way. Do you have a helper for this?
Das soll nach außen exportiert werden: https://github.com/public-ui/kolibri/blob/6e44de990397ec02062a01cc943fdc5f96559a4c/packages/components/src/core/bootstrap.ts#L43C14-L43C28
- [ ] Wir prüfen, ob wir das `initialized`-Flag über eine Methode abfragbar machen können.
Discussed in https://github.com/public-ui/kolibri/discussions/6543