mongodb-legacy.d.ts 62 B

123
  1. declare module 'mongodb-legacy' {
  2. export * from 'mongodb'
  3. }