mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-10-06 11:20:09 +02:00
add some babel stuff
This commit is contained in:
3
node_modules/has/src/index.js
generated
vendored
Normal file
3
node_modules/has/src/index.js
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
var bind = require('function-bind');
|
||||
|
||||
module.exports = bind.call(Function.call, Object.prototype.hasOwnProperty);
|
Reference in New Issue
Block a user