Skip to content

resolveIpcRenderer / resolveWebFrame

Category
Package
@reause/electron
Last Changed
5 days ago

Internal helpers shared by the @reause/electron hooks. They are not part of the package's public API — packages/electron/index.ts does not export them — but every module under packages/electron/ has a page on this site, so they are documented here.

Type Declarations

ts
export function resolveIpcRenderer(ipcRenderer?: IpcRenderer, message?): IpcRenderer

export function resolveWebFrame(webFrame?: WebFrame, message?): WebFrame

Source

Source

Contributors

hairyf

Changelog

No recent changes

Released under the MIT License. v0.1.8