Skip to content

@continuum-js/frp


@continuum-js/frp / ObserverHandle

Type Alias: ObserverHandle

ObserverHandle = Edge<any>

Defined in: index.ts:1380

Internal

Observer handle (an edge record) for observe_ — opaque to the renderer, which only stores and returns it.