This commit is contained in:
Aya Morisawa 2017-01-03 06:03:19 +09:00
parent 09cd610524
commit e52885bfe4
20 changed files with 29 additions and 30 deletions

View file

@ -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