Skip to content

Commit 34e4919

Browse files
committed
docs: add descriptive comment to core module exports
1 parent 25e46ac commit 34e4919

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/core/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Core module exports
12
export * from './splitter';
23
export * from './embedding';
34
export * from './vectordb';

0 commit comments

Comments
 (0)