✨
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 Notification from '../models/notification';
|
||||
import serializeUser from './user';
|
||||
import serializePost from './post';
|
||||
const deepcopy = require('deepcopy');
|
||||
import deepcopy = require('deepcopy');
|
||||
|
||||
/**
|
||||
* Serialize a notification
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue