mirror of
https://github.com/Jetsparrow/MiniKeyboardUtility.git
synced 2026-01-20 22:56:09 +03:00
5 lines
128 B
C#
5 lines
128 B
C#
global using System;
|
|
global using System.Linq;
|
|
global using System.Collections.Generic;
|
|
global using System.Threading.Tasks;
|