karmabot/JetKarmaBot/GlobalUsings.cs

7 lines
183 B
C#

global using System;
global using System.Collections.Generic;
global using System.Linq;
global using System.Threading;
global using System.Threading.Tasks;
global using Perfusion;