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,4 +1,4 @@
|
||||
import { Vector3 } from '@nativewrappers/client';
|
||||
import { Vector3 } from '@nativewrappers/fivem';
|
||||
import { cache } from '../cache';
|
||||
|
||||
let points: Point[] = [];
|
||||
|
||||
Reference in New Issue
Block a user