UNPKG
@communityox/ox_core
Version:
latest (1.5.8)
1.5.8
1.5.7
1.5.6
1.5.5
1.5.4
1.5.3
A modern FiveM framework.
communityox/ox_core
@communityox/ox_core
/
package
/
client
/
config.d.ts
6 lines
(5 loc)
•
214 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
'../common/config'
;
export
declare
const
DEATH_SYSTEM
:
boolean
;
export
declare
const
CHARACTER_SELECT
:
boolean
;
export
declare
const
SPAWN_LOCATION
:
any
;
export
declare
const
HOSPITAL_BLIPS
:
boolean
;