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
/
index.d.ts
6 lines
(5 loc)
•
132 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
'./@types'
;
export
*
from
'./decorators'
;
export
*
from
'./enums'
;
export
*
from
'./hashes'
;
export
*
from
'./utils'
;