Skip to main content Link Search Menu Expand Document (external link)

index overview

Added in v1.0.0


Table of contents


exports

From “./Registry.js”

Re-exports all named exports from the “./Registry.js” module as Registry.

Signature

export * as Registry from "./Registry.js"

Added in v1.0.0

From “./Result.js”

Re-exports all named exports from the “./Result.js” module as Result.

Signature

export * as Result from "./Result.js"

Added in v1.0.0

From “./Rx.js”

Re-exports all named exports from the “./Rx.js” module as Rx.

Signature

export * as Rx from "./Rx.js"

Added in v1.0.0

From “./RxRef.js”

Re-exports all named exports from the “./RxRef.js” module as RxRef.

Signature

export * as RxRef from "./RxRef.js"

Added in v1.0.0