Home
last modified time | relevance | path

Searched defs:findPnpmWorkspaceRoot (Results 1 – 2 of 2) sorted by relevance

/expo/packages/@expo/package-manager/src/utils/
H A DnodeWorkspaces.ts31 export function findPnpmWorkspaceRoot(projectRoot: string): string | null { function
/expo/packages/@expo/package-manager/build/utils/
H A DnodeWorkspaces.js36 function findPnpmWorkspaceRoot(projectRoot) { function