trying stuff with electron forge but moving away
This commit is contained in:
+1
-1
@@ -2,6 +2,6 @@ import { API } from "./preload";
|
||||
export {};
|
||||
declare global {
|
||||
interface Window {
|
||||
API: typeof API;
|
||||
electron: typeof API;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user