mirror of
https://github.com/wassname/chatGPTBox.git
synced 2026-07-02 04:06:12 +08:00
reduce package size
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
// https://github.com/Explosion-Scratch/claude-unofficial-api
|
||||
/* eslint-disable */
|
||||
|
||||
import { fetchSSE } from '../../../utils/index.mjs'
|
||||
import { fetchSSE } from '../../../utils/fetch-sse'
|
||||
import { isEmpty } from 'lodash-es'
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user