✨
This commit is contained in:
parent
09cd610524
commit
e52885bfe4
20 changed files with 29 additions and 30 deletions
|
|
@ -7,7 +7,7 @@ import * as mongo from 'mongodb';
|
|||
import Message from '../models/messaging-message';
|
||||
import serializeUser from './user';
|
||||
import serializeDriveFile from './drive-file';
|
||||
const deepcopy = require('deepcopy');
|
||||
import deepcopy = require('deepcopy');
|
||||
|
||||
/**
|
||||
* Serialize a message
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue