Home
last modified time | relevance | path

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

/expo/tools/src/commands/
H A DUpdateReactNativeDocs.ts16 type DocsSummary = { alias
220 function getDocsSummary(localFiles: string[], upstreamFiles: string[]): DocsSummary {
231 async function applyRemovedFilesAsync(options: Options, summary: DocsSummary) {
256 async function applyAddedFilesAsync(options: Options, summary: DocsSummary) {
279 async function applyChangedFilesAsync(options: Options, summary: DocsSummary) {