11 lines
139 B
C#

using System.Collections.Generic;
namespace UniGLTF.JsonSchema.Schemas
{
public static class JsonSchemaBaseExtensions
{
}
}