Searched defs:getEntryPoint (Results 1 – 3 of 3) sorted by relevance
8 export declare function getEntryPoint(projectRoot: string, entryFiles: string[], platforms: string[… function
71 function getEntryPoint(projectRoot, entryFiles, platforms, projectConfig) { function
35 export function getEntryPoint( function