forked from LeenkxTeam/LNXSDK
5 lines
76 B
Haxe
5 lines
76 B
Haxe
package flash.utils;
|
|
|
|
extern interface IDataOutput2 extends IDataOutput {
|
|
}
|