lampac-ukraine/LME.Shared/GlobalUsings.cs

7 lines
204 B
C#

global using Shared.Services;
global using Shared.Services.Hybrid;
global using Shared.Models.Base;
global using AppInit = Shared.CoreInit;
global using LME.Shared.Online;
global using LME.Shared.Update;