mirror of
https://github.com/LorisYounger/VPet.git
synced 2024-08-30 18:42:36 +00:00
8 lines
270 B
C#
8 lines
270 B
C#
global using global::HKW.HKWUtils;
|
|
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;
|