mirror of
https://github.com/JonasunderscoreJones/jonas_jones-api.git
synced 2025-10-23 17:19:18 +02:00
3 lines
84 B
JavaScript
3 lines
84 B
JavaScript
'use strict';
|
|
|
|
module.exports = new Set(['__proto__', 'constructor', 'prototype']);
|