Sanity Library Reference Docs
    Preparing search index...
    ReplyOf: Topics[K] extends EventTopicDef<infer _P, infer R> ? R : never

    The reply type of an event topic (never if it declares none).

    Type Parameters