9 lines
182 B
C#
9 lines
182 B
C#
|
|
global using System;
|
|
global using System.Collections.Generic;
|
|
global using System.Diagnostics;
|
|
global using System.IO;
|
|
global using System.Linq;
|
|
|
|
global using static MpvNet.Global;
|