Type Alias SquaremapPlayer

SquaremapPlayer: Prettify<Resident & Partial<SquaremapOnlinePlayer> & {
    online: boolean;
}>