UNPKG
@lynker-desktop/devtron
Version:
latest (0.0.0-alpha.9)
0.0.0-alpha.9
0.0.0-alpha.8
0.0.0-alpha.6
0.0.0-alpha.5
0.0.0-alpha.4
0.0.0-alpha.3
0.0.0-alpha.2
0.0.0-alpha.1
Electron DevTools Extension to track IPC events
@lynker-desktop/devtron
/
dist
/
types
/
lib
/
electron-renderer-tracker.d.ts
4 lines
(3 loc)
•
84 B
TypeScript
View Raw
1
2
3
4
export
declare
function
monitorRenderer
(
options
?: { isDebug:
boolean
; }
):
void
;