Skip to content

graphai


graphai / ResultDataDictionary

Type Alias: ResultDataDictionary<ResultType>

ResultDataDictionary<ResultType>: Record<string, ResultData<ResultType>>

Defined in: packages/graphai/src/type.ts:22

Type Parameters

ResultType = DefaultResultData

Released under the MIT License.