mirror of
https://github.com/tonytins/tomas.git
synced 2025-03-22 07:32:19 +00:00
4 lines
134 B
C#
4 lines
134 B
C#
|
global using Tomas.Common.Programs;
|
||
|
global using Tomas.Interface;
|
||
|
global using Tomas.Kernel.Programs;
|
||
|
global using Os = Cosmos.System;
|