初始提交:全国牛产业大数据中心大屏项目
This commit is contained in:
7
src/utils/lodash/_Promise.js
Normal file
7
src/utils/lodash/_Promise.js
Normal file
@@ -0,0 +1,7 @@
|
||||
import getNative from './_getNative.js';
|
||||
import root from './_root.js';
|
||||
|
||||
/* Built-in method references that are verified to be native. */
|
||||
var Promise = getNative(root, 'Promise');
|
||||
|
||||
export default Promise;
|
||||
Reference in New Issue
Block a user