mirror of
https://github.com/tonytins/s2pk.git
synced 2025-05-19 15:33:17 -04:00
5 lines
132 B
C#
5 lines
132 B
C#
global using S2PK;
|
|
global using Tomlyn;
|
|
global using Serilog;
|
|
global using Serilog.Sinks.Debug;
|
|
global using Serilog.Sinks.Console;
|