anya/exp.ts

4 lines
85 B
TypeScript
Raw Normal View History

import { initVectorStoreSync } from "./tools/notes-vectors";
initVectorStoreSync();