UNPKG

r2-navigator-js

Version:

Readium 2 'navigator' for NodeJS (TypeScript)

3 lines (2 loc) 206 B
import { IReadiumElectronWebview } from "./webview/state"; export declare function soundtrackHandleIpcMessage(eventChannel: string, eventArgs: any[], _eventCurrentTarget: IReadiumElectronWebview): boolean;