Skip to content

PURISTA API


PURISTA API / @purista/natsbridge / INatsBridge

Type Alias: INatsBridge

INatsBridge = object & EventBridgeBaseClass<NatsBridgeConfig>

Defined in: natsbridge/src/types/INatsBridge.ts:5

Type declaration

connection

connection: NatsConnection | undefined

sc

sc: Codec<any>