feat(tsmdb): implement TsmDB Mongo-wire-compatible server, add storage/engine modules and reorganize exports
This commit is contained in:
4
ts/ts_local/plugins.ts
Normal file
4
ts/ts_local/plugins.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
import * as smartpromise from '@push.rocks/smartpromise';
|
||||
import * as net from 'net';
|
||||
|
||||
export { smartpromise, net };
|
||||
Reference in New Issue
Block a user