↓ 37 callersMethodparseParse a port type string. Strict : no bare List/Dict/Any. Valid: "String", "List[String]", "Dict[String, Number]", "String | Number", "Media", "T", "
crates/weft-core/src/weft_type.rs:386
↓ 35 callersFunctionremoveEdge(
code: string,
srcId: string, srcPort: string,
tgtId: string, tgtPort: string,
)
dashboard/src/lib/ai/weft-editor.ts:740
↓ 23 callersFunctionaddEdge(
code: string,
srcId: string, srcPort: string,
tgtId: string, tgtPort: string,
scopeGroupId?: string,
)
dashboard/src/lib/ai/weft-editor.ts:672