UNPKG

call-bind-apply-helpers

Version:

Helper functions around Function call/apply/bind, for use in `call-bind`

5 lines (3 loc) 97 B
'use strict'; /** @type {import('./functionCall')} */ module.exports = Function.prototype.call;