HOME


sh-3ll 1.0
DIR:/proc/self/cwd/bright.medisavehealthcarebd.com/node_modules/object.assign/test/
Upload File :
Current File : //proc/self/cwd/bright.medisavehealthcarebd.com/node_modules/object.assign/test/ses-compat.js
'use strict';

// requiring ses exposes "lockdown" on the global
require('ses');

/*
 * lockdown freezes the primordials
 * disabling the error taming makes debugging much easier
 * lockdown({ errorTaming: 'unsafe' });
 */
// eslint-disable-next-line no-undef
lockdown();

// initialize the module
require('..');