mirror of
https://github.com/Mintplex-Labs/langchainjs.git
synced 2026-07-01 12:17:38 -04:00
Remove build files
This commit is contained in:
@@ -1 +0,0 @@
|
||||
module.exports = require('./dist/docstore/index.cjs');
|
||||
Vendored
-1
@@ -1 +0,0 @@
|
||||
export * from './dist/docstore/index.js'
|
||||
@@ -1 +0,0 @@
|
||||
export * from './dist/docstore/index.js'
|
||||
@@ -1 +0,0 @@
|
||||
module.exports = require('../../dist/retrievers/self_query/weaviate.cjs');
|
||||
@@ -1 +0,0 @@
|
||||
export * from '../../dist/retrievers/self_query/weaviate.js'
|
||||
@@ -1 +0,0 @@
|
||||
export * from '../../dist/retrievers/self_query/weaviate.js'
|
||||
@@ -1 +0,0 @@
|
||||
module.exports = require('../dist/vectorstores/typesense.cjs');
|
||||
-1
@@ -1 +0,0 @@
|
||||
export * from '../dist/vectorstores/typesense.js'
|
||||
@@ -1 +0,0 @@
|
||||
export * from '../dist/vectorstores/typesense.js'
|
||||
Reference in New Issue
Block a user