fix(package/streaming): somehow valid path is invalid?

This commit is contained in:
Linden
2024-01-17 19:55:35 +11:00
parent 312ff4ed00
commit 0be5fce030

View File

@@ -1,4 +1,4 @@
import { waitFor } from 'shared'; import { waitFor } from '../../';
async function streamingRequest( async function streamingRequest(
request: Function, request: Function,