CoolFace
Apppublic

opusdev/vector-similarity-api

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