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
/
enums
/
index.d.ts
5 lines
(4 loc)
•
104 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./others'
;
export
*
from
'./peds'
;
export
*
from
'./vehicle'
;
export
*
from
'./weapons'
;