UNPKG

r2-navigator-js

Version:

Readium 2 'navigator' for NodeJS (TypeScript)

3 lines (2 loc) 205 B
export declare function trackBrowserWindow(win: Electron.BrowserWindow, _serverURL?: string): void; export declare const contextMenuSetup: (webContent: Electron.WebContents, webContentID: number) => void;