UNPKG

projectstarboy_ox_lib

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