Create tree tree param type #2180
Unanswered
Blakeinstein
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Was a piece of working code in v16. As types are no longer available I am unable to get rid of ts errors,
type Blob = ReturnType<Octokit['git']['createBlob']>
as there is a data field that I am unable to specify.Is there a resolution for this?
Beta Was this translation helpful? Give feedback.
All reactions