graphai / ResultDataDictionary
Type Alias: ResultDataDictionary<ResultType>
ResultDataDictionary<
ResultType
>:Record
<string
,ResultData
<ResultType
>>
Defined in: packages/graphai/src/type.ts:22
Type Parameters
• ResultType = DefaultResultData