Home
last modified time | relevance | path

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

/expo/tools/src/commands/
H A DUpdateReactNativeDocs.ts63 await applyAddedFilesAsync(options, summary);
256 async function applyAddedFilesAsync(options: Options, summary: DocsSummary) { function