Searched refs:getAppDelegateHeaderFilePath (Results 1 – 4 of 4) sorted by relevance
8 export declare function getAppDelegateHeaderFilePath(projectRoot: string): string; function
14 exports.getAppDelegateHeaderFilePath = getAppDelegateHeaderFilePath;69 function getAppDelegateHeaderFilePath(projectRoot) { function
1 …getAppDelegateHeaderFilePath","projectRoot","using","extra","globSync","absolute","cwd","ignore","…
21 export function getAppDelegateHeaderFilePath(projectRoot: string): string { function