Try two
This commit is contained in:
Vendored
+2
@@ -4,3 +4,5 @@
|
||||
/// <reference types="@microsoft/msfs-types/js/buttons.d.ts" />
|
||||
/// <reference types="@microsoft/msfs-types/js/services/toolbarpanels.d.ts" />
|
||||
/// <reference types="@microsoft/msfs-types/js/simvar.d.ts" />
|
||||
|
||||
function useSelector(selector: (state: any) => any): any;
|
||||
Reference in New Issue
Block a user