reduce package size

This commit is contained in:
josc146
2024-03-05 18:44:06 +08:00
parent f9671d91d5
commit 985adb9273
+1 -1
View File
@@ -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'
/**