GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
root
/
vmk-demo-bot
Transfer to URL with SHA
Find file
Newer
Older
branch:
master
Branches
Tags
×
master
vmk-demo-bot
/
admin
/
node_modules
/
call-bind-apply-helpers
/ functionCall.js
eugene-sukhodolskiy
17 days ago
97 bytes
init
Raw
Blame
History
'use strict'; /** @type {import('./functionCall')} */ module.exports = Function.prototype.call;