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
/
@types
/
index.d.ts
4 lines
(3 loc)
•
79 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./core'
;
export
*
from
'./interfaces'
;
export
*
from
'./utils'
;