Bruce MacDonald 1 рік тому
батько
коміт
710b027c33
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      src/index.ts

+ 1 - 1
src/index.ts

@@ -315,4 +315,4 @@ export class Ollama {
 export default new Ollama()
 
 // export all types from the main entry point so that packages importing types dont need to specify paths
-export * from './interfaces'
+export * from './interfaces.js'