3 lines
84 B
JavaScript
Executable file
3 lines
84 B
JavaScript
Executable file
'use strict';
|
|
|
|
module.exports = new Set(['__proto__', 'constructor', 'prototype']);
|