Newer
Older
vmk-demo-bot / admin / node_modules / call-bind-apply-helpers / functionCall.js
@eugene-sukhodolskiy eugene-sukhodolskiy 17 days ago 97 bytes init
'use strict';

/** @type {import('./functionCall')} */
module.exports = Function.prototype.call;