DefinitelyTyped/types/ndarray
taoqf 31e2829a1b export Data from ndarray (#16251)
* add weixin-app

* add wx

* add new line at end of file

* tslint wx and wx-app

* fixed test error

* change project name weixin

* rename

* weixin-app Add param this

* change discription of jweixin

* add some Event declaration

* change tslint config
extends dtslint/dt.json

* add defination of ccap, qr-image

* remove redundant jsdoc

* remove doc

* allow overloads

* inline some types

* fix tslint error

* ndarray
add tslint
export like a module style

* ndarray make ndarray as a interface

* ndarray: export type Data
2017-05-02 09:28:49 -07:00
..
index.d.ts export Data from ndarray (#16251) 2017-05-02 09:28:49 -07:00
ndarray-tests.ts improve defination of ndarray (#16169) 2017-05-01 17:07:41 -07:00
tsconfig.json Move all packages to a types directory 2017-03-24 14:27:52 -07:00
tslint.json