• File: bin.js
  • Full Path: /var/www/nodejs/daily_store_reports_nodejs/node_modules/is-ci/bin.js
  • Date Modified: 02/04/2023 9:31 PM
  • File size: 70 bytes
  • MIME-type: application/javascript
  • Charset: utf-8
#!/usr/bin/env node
'use strict'

process.exit(require('./') ? 0 : 1)