mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 06:56: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(
|
||||
request: Function,
|
||||
|
||||
Reference in New Issue
Block a user