ResolvedPublicTopic<T>: {
    description?: string;
    storagePath: string;
    subscriber: Remote<Subscriber<T>>;
}

Type Parameters

  • T extends object

    topic value