feat: introduce platform defs for adding additional spotlight searchers (#3631)
This commit is contained in:
@@ -57,6 +57,7 @@ export type SpotlightSearcherResult = {
|
||||
* The keyboard shortcut to trigger the result
|
||||
*/
|
||||
keyboardShortcut?: string[]
|
||||
additionalInfo?: unknown
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user