MeshFlow Core API / logicApi
Interface: logicApi<TKeys>
Defined in: types/types.ts:216
Description
桶计算的逻辑块入参类型
Type Parameters
TKeys
TKeys extends MeshPath
Properties
slot
slot:
object
Defined in: types/types.ts:217
affectedTatget
affectedTatget:
any
triggerTargets
triggerTargets:
Record<TKeys|InternalKeys,any>[]