@grandlinex/core
    Preparing search index...

    Class CoreBridge

    Manages a bidirectional bridge between two kernel modules.

    The bridge exposes a simple lifecycle: it can be connected to its source and target modules, its state can be updated, and callers can await a specific state transition.

    ICoreBridge

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    channel: string
    logger: CoreLogger | null

    Methods