Fix bug
This commit is contained in:
parent
6dbb4c208e
commit
10ca73489f
8 changed files with 10 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
|||
import * as mongo from 'mongodb';
|
||||
import * as redis from 'redis';
|
||||
import config from '../conf';
|
||||
|
||||
type ID = string | mongo.ObjectID;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue