feat: execute route and release recovery contracts
This commit is contained in:
@@ -15,4 +15,5 @@ export type ApplicationOutputPorts = Readonly<{
|
||||
preferences: StoragePort;
|
||||
diagnostics: TelemetryPort;
|
||||
releaseInfo: ReleaseInfoPort;
|
||||
navigation: Readonly<{ reload(): void }>;
|
||||
}>;
|
||||
|
||||
Reference in New Issue
Block a user