Files
DefinitelyTyped/types/ldapjs-client
Valerio Coltrè eae899753b [ldapjs-client] Basic Typings (#36243)
* initialized ldapjs-client typings

* client is a Class, not a factory function

* removed JSDOC, fixed linting

* fix tsconfig and typescript version. lint should go green

* removing unnecessary generic

* unknown type is supported after TS 3.0

* enabling npm-naming and complying to it

* exporting interface in commonjs style, and minor cleanup
2019-07-08 14:48:17 -07:00
..