hahaha

Results 2 issues of hahaha

``` interface ObjINF1 { [key: string]: string | number | undefined; } interface ObjINF2 { id: number; title: string; } function a1(objArr: ObjINF1[]) { } function a2(objArr: ObjINF2[]) { //...

我直接用`npm install` ![image](https://user-images.githubusercontent.com/21271880/44892182-f0c28b00-ad15-11e8-9470-d54bce29cff0.png) 报错了 一定要使用 淘宝镜像 cnpm