forked from LeenkxTeam/LNXSDK
5 lines
74 B
Haxe
5 lines
74 B
Haxe
package flash.utils;
|
|
|
|
extern interface IDataInput2 extends IDataInput {
|
|
}
|