DefinitelyTyped/types/blessed
Nathan Rajlich 7663580ee4 [@types/blessed] Add more types for Screen class (#40690)
* [@types/blessed] Add more types for `Screen` class

 * Remove top level `stream` import, use `Readable` and `Writable` instead
 * Remove `any` type in a few cases to their proper type
 * Add types for `clickable` and `keyable` arrays
 * Add type definition for `cleanSides()` function

* Add test
2019-11-27 11:11:17 -08:00
..
blessed-tests.ts [@types/blessed] Add more types for Screen class (#40690) 2019-11-27 11:11:17 -08:00
index.d.ts [@types/blessed] Add more types for Screen class (#40690) 2019-11-27 11:11:17 -08:00
tsconfig.json
tslint.json