fix: build

This commit is contained in:
Neko Ayaka
2025-03-11 01:30:21 +08:00
parent 5760fbc46f
commit f7b619aa3f
4 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
export * from './audio'
export * from './chat'
export * from './llm'
export * from './modules'
export * from './providers'
export * from './settings'
export * from './settings/index'
@@ -1 +0,0 @@
export * from './modules'