Home
last modified time | relevance | path

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

/expo/tools/src/
H A DGit.ts72 export type GitListTree = { alias
413 async listTreeAsync(ref: string, paths: string[]): Promise<GitListTree[]> {