Refactoring Project
This commit is contained in:
7
v2rayN/ServiceLib/GlobalUsings.cs
Normal file
7
v2rayN/ServiceLib/GlobalUsings.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
global using ServiceLib.Common;
|
||||
global using ServiceLib.Enums;
|
||||
global using ServiceLib.Handler.CoreConfig;
|
||||
global using ServiceLib.Handler.Fmt;
|
||||
global using ServiceLib.Handler.Statistics;
|
||||
global using ServiceLib.Models;
|
||||
global using ServiceLib.Resx;
|
||||
Reference in New Issue
Block a user