frontend-plugin-api: forward routing exports

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-10-12 14:02:14 +02:00
parent b0e3809acc
commit b222453695
@@ -22,5 +22,6 @@
export * from './components';
export * from './extensions';
export * from './routing';
export * from './schema';
export * from './wiring';