NativeString.hx 72 B

12345
  1. package php;
  2. extern class NativeString implements ArrayAccess<Int> {
  3. }