Current Path : /opt/cpanel/ea-nodejs20/lib/node_modules/npm/node_modules/is-lambda/ |
Current File : //opt/cpanel/ea-nodejs20/lib/node_modules/npm/node_modules/is-lambda/index.js |
'use strict' module.exports = !!( (process.env.LAMBDA_TASK_ROOT && process.env.AWS_EXECUTION_ENV) || false )