1
0
Fork 0
cc-server-parent/packages/db-mongo/src/index.ts

2 lines
49 B
TypeScript
Raw Normal View History

2019-06-11 08:11:34 +00:00
export * from './client'
export * from 'mongodb';