UNPKG

ldap-async

Version:

A wrapper around ldapjs to provide promises, pooling, config by environment, and other conveniences.

4 lines (3 loc) 77 B
import Ldap from '.'; declare const _default: Ldap; export default _default;