Kind: Interface
Source: atloria-monorepo/apps/api/src/git-sync/github-sync.adapter.ts
One entry of a (recursive) git tree, as the mirror consumes it.
Properties
| Property | Type |
|---|---|
path | string |
sha | string |
type | `'blob' |
Kind: Interface
Source: atloria-monorepo/apps/api/src/git-sync/github-sync.adapter.ts
One entry of a (recursive) git tree, as the mirror consumes it.
| Property | Type |
|---|---|
path | string |
sha | string |
type | `'blob' |
Was this page helpful?