UNPKG

instantjob-recruiter-client

Version:

a set of tools for creating an instantjob recruiter react client

4 lines (3 loc) 85 B
export function get_logged_in({authentication: {token}}) { return Boolean(token) }