UNPKG

@mntu/nestjs-ldap

Version:

NestJS library to access LDAP

9 lines (7 loc) 225 B
/** @format */ /* eslint spaced-comment:0, no-underscore-dangle:0 */ /// <reference types="./typings/global" /> global.__SERVER__ = true; global.__DEV__ = true; global.__PRODUCTION__ = false; global.__TEST__ = true;