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