-- @/lua/common/extensions/ui/flowgraph/editor.lua:182 local function getTypeIcon(dataType) return typeIcons[dataType] or M.detaultIconType end
end local iconType = ui_flowgraph_editor.getTypeIcon(dataType) if innercolor == nil then