Add basic logging, debugging and store.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import { contextBridge } from 'electron'
|
||||
import { electronAPI } from '@electron-toolkit/preload'
|
||||
import 'electron-log/preload'
|
||||
|
||||
// Custom APIs for renderer
|
||||
const api = {}
|
||||
|
||||
Reference in New Issue
Block a user