frontend-app-api: export prepare app options type
Expose PrepareSpecializedAppOptions from the wiring entrypoint and refresh the API report so the new type is available to callers. Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com> Made-with: Cursor
This commit is contained in:
@@ -18,6 +18,7 @@ export {
|
||||
type BootstrapSpecializedApp,
|
||||
type FinalizedSpecializedApp,
|
||||
prepareSpecializedApp,
|
||||
type PrepareSpecializedAppOptions,
|
||||
type PreparedSpecializedApp,
|
||||
type SpecializedAppSessionState,
|
||||
createSpecializedApp,
|
||||
|
||||
Reference in New Issue
Block a user