[Launcher] Improve type definitions
This commit is contained in:
@@ -57,4 +57,4 @@ export interface ResultElement {
|
||||
fontSize: number | undefined;
|
||||
}
|
||||
|
||||
type Action = '';
|
||||
type Action = '' | null;
|
||||
|
Reference in New Issue
Block a user