CoolFace
Apppublic

AK-21/Graphite-Industrial-Intelligence

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes
browser.js8 linesDownload Raw Back to rc
1 2// when this is loaded into the browser, 3// just use the defaults...4 5module.exports = function (name, defaults) {6  return defaults7}8