mirror of
https://github.com/tonytins/tomas.git
synced 2025-05-05 22:24:50 -04: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; |