??????????????
PK       ! öÏYN1  1    default.txtnu &1i„        class MyClass {
  public static myValue: string;
  constructor(init: string) {
    this.myValue = init;
  }
}
import fs = require("fs");
module MyModule {
  export interface MyInterface extends Other {
    myProperty: any;
  }
}
declare magicNumber number;
myArray.forEach(() => { }); // fat arrow syntax
PK         ! öÏYN1  1                  default.txtnu &1i„        PK  