Skip to main content

@electron-ipc-bridge/core

The core package provides runtime IPC registration, decorators, and preload integration support.

Includes

  • Runtime API (createIpcApp, IpcAppOptions, disposal behaviour)
  • Decorators reference (class, method, parameter, and custom decorators)
  • Preload API (setupPreload, PreloadApi, managed preload entry)
  • Advanced helpers (isIpcController, getCorrelationId)

Start here