You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both <code>DflowInput</code> and <code>DflowOutput</code> have a <code>types: DflowDataType[]</code> attribute which is used to check if they can be connected.
375
+
</p>
376
+
377
+
<p>
378
+
A special case is when <code>types</code> is an empty array. In this case, the input or output can accept <strong>any</strong> data type.
0 commit comments