Home
last modified time | relevance | path

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

/expo/tools/src/
H A DGit.ts12 export type GitPushOptions = { alias
211 async pushAsync(options: GitPushOptions): Promise<void> {