CoolFace
Apppublic

AK-21/Graphite-Industrial-Intelligence

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes
package.json8 linesDownload Raw Back to locales
1{ 2  "type": "module",3  "main": "./index.cjs",4  "module": "./index.js",5  "types": "./index.d.cts",6  "sideEffects": false7}8