UNPKG

@communityox/ox_lib

Version:

JS/TS wrapper for ox_lib exports

5 lines (4 loc) 158 B
import { cache, onCache } from '../../../shared'; cache.playerId = PlayerId(); cache.serverId = GetPlayerServerId(cache.playerId); export { cache, onCache };