mirror of
https://github.com/tuyoogame/YooAsset.git
synced 2026-05-14 19:40:47 +00:00
7 lines
72 B
C#
7 lines
72 B
C#
|
|
namespace YooAsset.Editor
|
|
{
|
|
public interface IContextObject
|
|
{
|
|
}
|
|
} |