UNPKG

harperdb

Version:

HarperDB is a distributed database, caching service, streaming broker, and application development platform focused on performance and ease of use.

5 lines (4 loc) 180 B
import { HierarchicalNavigableSmallWorld } from './HierarchicalNavigableSmallWorld.ts'; export declare const CUSTOM_INDEXES: { HNSW: typeof HierarchicalNavigableSmallWorld; };