diff --git a/package/client/resource/streaming/index.ts b/package/client/resource/streaming/index.ts index 31fc72c..98be2a6 100644 --- a/package/client/resource/streaming/index.ts +++ b/package/client/resource/streaming/index.ts @@ -1,4 +1,4 @@ -import { waitFor } from 'shared'; +import { waitFor } from '../../'; async function streamingRequest( request: Function,