Home
last modified time | relevance | path

Searched refs:splitEntity (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/npm/node_modules/libnpmteam/lib/
Dindex.js11 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