Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4024541

Browse files
committed
make octokit instance available as octokit on top of github, to make it easier to seamless to copy examples from GitHub api or octokit documentation
1 parent91a83c0 commit4024541

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/main.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ async function main(): Promise<void> {
6262
require:wrapRequire,
6363
__original_require__:__non_webpack_require__,
6464
github,
65+
octokit:github,
6566
context,
6667
core,
6768
exec,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp