mirror of
https://github.com/LorisYounger/VPet.git
synced 2024-08-30 18:42:36 +00:00
7 lines
235 B
C#
7 lines
235 B
C#
|
global using global::HKW.HKWUtils.Observable;
|
||
|
global using global::System;
|
||
|
global using global::System.Collections.Generic;
|
||
|
global using global::System.IO;
|
||
|
global using global::System.Linq;
|
||
|
global using global::System.Threading.Tasks;
|