good job @oat
This commit is contained in:
parent
072780bc0f
commit
69d93c1f9f
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
import * as mongoose from 'mongoose';
|
||||
import { Int32 } from 'mongoose-int32';
|
||||
import * as Int32 from 'mongoose-int32';
|
||||
|
||||
const Schema = mongoose.Schema;
|
||||
|
||||
|
|
Loading…
Reference in a new issue