LNXSDK/Kha/Backends/WPF/system/io/DirectoryInfo.hx
2025-01-22 16:18:30 +01:00

5 lines
90 B
Haxe

package system.io;
@:native("System.IO.DirectoryInfo")
extern class DirectoryInfo {}