11 lines
139 B
C#
11 lines
139 B
C#
using System.Collections.Generic;
|
|
|
|
namespace UniGLTF.JsonSchema.Schemas
|
|
{
|
|
public static class JsonSchemaBaseExtensions
|
|
{
|
|
|
|
|
|
}
|
|
}
|