8 lines
126 B
C#
8 lines
126 B
C#
|
using Luski.net.JsonTypes.Public;
|
||
|
using Luski.net.Structures.Public;
|
||
|
|
||
|
namespace Luski.net;
|
||
|
|
||
|
public static class Converters
|
||
|
{
|
||
|
}
|