CoolFace
Apppublic

opusdev/vector-similarity-api

sourceHugging Faceupdated 5mo agoView on Hugging Face
1likes
jsconfig.json8 linesDownload Raw Back to nodemon
1{2  "compilerOptions": {3    "typeRoots": ["./index.d.ts", "./node_modules/@types"],4    "checkJs": true5  },6  "exclude": ["node_modules"]7}8