UNPKG

es5-workshop

Version:
6 lines (4 loc) 100 B
function getLoggedInUserIds(users) { // SOLUTION GOES HERE } module.exports = getLoggedInUserIds