UNPKG

@criticalred/crlib

Version:

JS/TS wrapper for crLib exports

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