UNPKG

hnswsqlite

Version:

Vector search with HNSWlib and SQLite in TypeScript.

6 lines (5 loc) 110 B
module.exports = { preset: 'ts-jest', testEnvironment: 'node', testMatch: ['**/tests/**/*.test.ts'], };