CoolFace
Apppublic

AK-21/Graphite-Industrial-Intelligence

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes
index.d.ts3 linesDownload Raw Back to es-define-property
1declare const defineProperty: false | typeof Object.defineProperty;2 3export = defineProperty;