pgvector / pgvector-node

pgvector support for Node.js, Deno, and Bun (and TypeScript)
MIT License
303 stars 9 forks source link

Type declaration file #9

Closed designly1 closed 1 year ago

designly1 commented 1 year ago

Any plans to make this fully TypeScript compatible? I noticed there's no index.d

I also searched for @types/pgvector and nothing.

ankane commented 1 year ago

Hi @designly1, types are in the types directory and listed in package.json.