清空
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
'use strict';
|
||||
var global = require('../internals/global');
|
||||
|
||||
module.exports = function (CONSTRUCTOR) {
|
||||
return global[CONSTRUCTOR].prototype;
|
||||
};
|
||||
Reference in New Issue
Block a user