MCPcopy Index your code
hub / github.com/javascript-obfuscator/javascript-obfuscator / exp

Function exp

test/fixtures/compile-performance.js:7196–7198  ·  view source on GitHub ↗
(O)

Source from the content-addressed store, hash-verified

7194 return it === undefined || typeof it == 'symbol' ? it : String(it);
7195 };
7196 var exp = function(O){
7197 $export($export.S, 'Reflect', O);
7198 };
7199
7200 module.exports = {
7201 store: store,

Callers 1

Calls 1

$exportFunction · 0.85

Tested by

no test coverage detected