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