UNPKG

@platinumscripts/ps_lib

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