Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/console
/ github.ts
File
github.ts
packages/core/src/git/github.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ z } from
"zod"
;
2
import
{ zod } from
"../util/zod"
;
3
import
{ App } from
"octokit"
;
4
import
{ createTransaction, useTransaction } from
"../util/transaction"
;
Callers
nothing calls this directly
Calls
6
zod
Function · 0.90
useTransaction
Function · 0.90
useWorkspace
Function · 0.90
createTransaction
Function · 0.90
useClient
Function · 0.85
execute
Method · 0.80
Tested by
no test coverage detected