Searched refs:splitEntity (Results 1 – 1 of 1) sorted by relevance
11 const { scope, team } = splitEntity(entity)24 const { scope, team } = splitEntity(entity)37 const { scope, team } = splitEntity(entity)49 const { scope, team } = splitEntity(entity)76 const { scope, team } = splitEntity(entity)89 function splitEntity (entity = '') { function