mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-08 18:36:53 +08:00
fix: safari can not in (#1590)
This commit is contained in:
4
web/global.d.ts
vendored
4
web/global.d.ts
vendored
@@ -1,5 +1,3 @@
|
||||
declare module 'lamejs';
|
||||
declare module 'react-18-input-autosize';
|
||||
declare module 'fetch-readablestream' {
|
||||
export default function fetchReadableStream(url: string, options?: RequestInit): Promise<Response>
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user