mirror of https://github.com/jkjoy/sunpeiwen.git
3 lines
81 B
JavaScript
3 lines
81 B
JavaScript
|
'use strict';
|
||
|
require('../register')('bluebird', {Promise: require('bluebird')})
|