Object.hx 91 B

1234
  1. package flash.utils;
  2. @:coreType @:runtimeValue
  3. abstract Object from Dynamic to Dynamic {}