5 lines
62 B
C#
5 lines
62 B
C#
|
namespace MoonTools.Core.Graph
|
||
|
{
|
||
|
public struct Unit { }
|
||
|
}
|