CoolFace
Apppublic

strong-tie/inbound-calls

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
functionApply.js5 linesDownload Raw Back to call-bind-apply-helpers
1'use strict';2 3/** @type {import('./functionApply')} */4module.exports = Function.prototype.apply;5