mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-04-28 14:19:48 +00:00
7 lines
128 B
C#
7 lines
128 B
C#
// Global using directives
|
|
|
|
global using System.Text;
|
|
|
|
global using Cocona;
|
|
|
|
global using Environment = Build.Tools.Environment; |