All checks were successful
Run the JSON parser tests / test (push) Has been skipped
5 lines
91 B
C#
5 lines
91 B
C#
namespace Jtr.Tools.API.Requests;
|
|
|
|
public class UglifyRequest : TransformRequest
|
|
{
|
|
} |