CoolFace
Apppublic

Umama-at-Bluchip/Quick-UI

sourceHugging Faceupdated 2y 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;