mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 06:56:03 +01:00
chore: use nativewrappers/fivem instead of client (#25)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { cache } from '../cache/index';
|
||||
import { context } from '../../index';
|
||||
import { Vector3 } from "@nativewrappers/client";
|
||||
import { Vector3 } from "@nativewrappers/fivem";
|
||||
|
||||
interface NearbyVehicle {
|
||||
vehicle: number;
|
||||
|
||||
Reference in New Issue
Block a user