using TNode.Models; using TNode.Attribute; using TNodeGraphViewImpl.Editor.NodeGraphView; [ViewComponent] public class MathGraphView : BaseDataGraphView{ }