mirror of
https://github.com/lampame/lampac-ukraine.git
synced 2026-04-16 09:22:21 +00:00
5 lines
140 B
C#
5 lines
140 B
C#
global using Shared.Services;
|
|
global using Shared.Services.Hybrid;
|
|
global using Shared.Models.Base;
|
|
global using AppInit = Shared.CoreInit;
|