增加晶全app静态页面
This commit is contained in:
4
node_modules/es5-ext/object/is-promise.js
generated
vendored
Normal file
4
node_modules/es5-ext/object/is-promise.js
generated
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
"use strict";
|
||||
|
||||
// In next major this check will also confirm on promise constructor
|
||||
module.exports = require("./is-thenable");
|
Reference in New Issue
Block a user