UNPKG
@fivem-ts/shared
Version:
latest (1.0.0)
1.0.0
0.9.9
0.9.8
0.9.5
0.9.3
0.9.2
0.9.1
0.9.0
FiveM Typescript wrapper shared part
@fivem-ts/shared
/
dist
/
hashes
/
weapons
/
index.d.ts
4 lines
(3 loc)
•
157 B
TypeScript
View Raw
1
2
3
4
export
{
AmmoTypesHash
}
from
'./AmmoTypesHash'
;
export
{
VehicleAmmoTypesHash
}
from
'./VehicleAmmoTypesHash'
;
export
{
WeaponsHash
}
from
'./WeaponsHash'
;