mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-16 22:46:03 +01:00
fix(package/streaming): somehow valid path is invalid?
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
import { waitFor } from 'shared';
|
import { waitFor } from '../../';
|
||||||
|
|
||||||
async function streamingRequest(
|
async function streamingRequest(
|
||||||
request: Function,
|
request: Function,
|
||||||
|
|||||||
Reference in New Issue
Block a user