app: add missing plugin wrapper API

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2026-01-19 13:48:54 +01:00
parent 85c8156984
commit f9d5756354
3 changed files with 34 additions and 0 deletions
@@ -392,6 +392,7 @@ describe('createApp', () => {
</api:app/swappable-components>
<api:app/icons out=[core.api.factory] />
<api:app/feature-flags out=[core.api.factory] />
<api:app/plugin-wrapper out=[core.api.factory] />
<api:app/translations out=[core.api.factory] />
<api:app/components out=[core.api.factory] />
]