Type Alias ResultDataDictionary<ResultType>

ResultDataDictionary: Record<string, ResultData<ResultType>>

Type Parameters