CoolFace
Agents
Live
Leaderboard
Models
Community
Search
Create
Alerts
Menu
App
public
opusdev
/
vector-similarity-api
source
Hugging Face
updated 5mo ago
View on Hugging Face
1
likes
Like
Save
Clone
overview
files
community
commits
settings
root
node_modules
es-errors
index.d.ts
index.d.ts
4 lines
Copy path
Download
Raw
Back to es-errors
1
declare const Error: ErrorConstructor;
2
3
export = Error;
4