UNPKG

@ssports_fe/ssutils

Version:
4 lines 96 B
function initPlayers() { console.log(ssutils.isEmptyObject({ a: 111 })); } initPlayers();