6 lines
233 B
C#
6 lines
233 B
C#
// Copyright (c) MarketAlly LLC. All rights reserved.
|
|
// Licensed under the MIT License. See LICENSE file in the project root for full license information.
|
|
|
|
global using System.Text.Json;
|
|
global using System.Text.Json.Serialization;
|