Files
2025-11-28 17:51:29 -05:00

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;