public ContentResult JsonToTypeScript() => _jsonService.GetTypeScript(Constants.DefaultJsonInputValue).ToJsonContentResult();