mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-05-23 20:54:34 +00:00
* 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