Skip to content

Topics

Topics = Record<string, unknown>

Defined in: astrobase/src/events/events.ts:23

Base type for the topics configuration. A map of topic name keys and the topic’s emitted value type.