UNPKG

@overextended/ox_lib

Version:
3 lines (2 loc) 228 B
export const getVehicleProperties = (vehicle) => exports.ox_lib.getVehicleProperties(vehicle); export const setVehicleProperties = (vehicle, props, fixVehicle) => exports.ox_lib.setVehicleProperties(vehicle, props, fixVehicle);