Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

  • new M2RAPIm<M>(channel: string, manifest: M): M2RAPIm<M>

Properties

manifest

manifest: M

Methods

getClientFor

  • getClientFor(webContents: WebContents): Client<API<M>>

plugInRenderer

  • plugInRenderer<I>(impl: I): void
  • plug bridge in renderer process implementation

    Type parameters

    Parameters

    • impl: I

      the object that implements API

    Returns void

Legend

  • Function with type parameter
  • Type alias with type parameter
  • Class with type parameter
  • Property
  • Interface
  • Inherited method

Generated using TypeDoc