mirror of
https://github.com/langgenius/webapp-conversation.git
synced 2025-12-24 08:36:39 +08:00
chore: fix module delcare ts problem
This commit is contained in:
2
app/global.d.ts
vendored
Normal file
2
app/global.d.ts
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
declare module 'langgenius-client';
|
||||
declare module 'uuid';
|
||||
Reference in New Issue
Block a user