index.ts 112 B

12
  1. export { AutoConfiguration as Configuration } from './configuration';
  2. export * from './connect/mongoDBConnect';