mirror of
https://github.com/tonytins/tomas.git
synced 2025-03-24 16:19:05 +00:00
5 lines
No EOL
161 B
C#
5 lines
No EOL
161 B
C#
global using Tomas.Common.Programs;
|
|
global using Tomas.Interface;
|
|
global using Tomas.Kernel;
|
|
global using Tomas.Kernel.Programs;
|
|
global using Os = Cosmos.System; |