UNPKG

@overextended/ox_lib

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