Home
last modified time | relevance | path

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

/expo/tools/src/commands/
H A DGenerateDocsAPIData.ts18 type EntryPoint = string | string[]; alias
20 type CommandAdditionalParams = [entryPoint: EntryPoint, packageName?: string];
99 entryPoint: EntryPoint = 'index.ts',