CoolFace
Apppublic

AK-21/Graphite-Industrial-Intelligence

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