This website works better with JavaScript
Home
Explore
Help
Sign In
Emmanuil
/
homework
Watch
1
Star
0
Fork
0
Files
Issues
7
Pull Requests
0
Wiki
Tree:
e8c075d835
Branches
Tags
master
homework
/
chat-server
/
node_modules
/
mongoose
/
lib
/
helpers
/
specialProperties.js
specialProperties.js
83 B
History
Raw
1
2
3
'use strict';
module.exports = new Set(['__proto__', 'constructor', 'prototype']);