Edit File: promise.js
'use strict'; require('../register')('promise', {Promise: require('promise')})
Back