Skip to main content

electron/preload/core/bridgeFactory

Core infrastructure for generating typed preload bridges from IPC channel definitions

Remarks

This module provides the foundational components for creating modular, type-safe preload APIs that maintain perfect alignment with backend IPC handlers. It leverages the existing IpcResponse interface and validation patterns.

Classes

Interfaces

Type Aliases

Functions