AnonObject.hx 84 B

123456789
  1. package python.internal;
  2. @:native("_hx_AnonObject")
  3. extern class AnonObject {
  4. }