Home
last modified time | relevance | path

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

/expo/tools/src/
H A DGit.ts62 export type GitFetchOptions = { alias
182 async fetchAsync(options: GitFetchOptions = {}): Promise<void> {