5 lines
185 B
C#
5 lines
185 B
C#
global using EgwCoreLib.Utils;
|
|
global using EgwMultiEngineManager.Data;
|
|
global using StackExchange.Redis;
|
|
global using System.Collections.Concurrent;
|
|
global using System.Diagnostics; |