SerializedValue<T>: T & {
    topicId: string;
}

Type Parameters

  • T

Type declaration

  • topicId: string

Generated using TypeDoc