Langchain-Chatchat/views/src/global.d.ts

3 lines
39 B
TypeScript
Raw Normal View History

2023-05-16 13:00:12 +08:00
interface Window{
baseApi: string
}