1
0
Fork 0

Export GitHub type

pull/941/head
Axel Navarro 2021-11-22 16:12:49 -03:00 committed by GitHub
parent 45d2019161
commit e16c24d773
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ import {GitHub, getOctokitOptions} from './utils'
// octokit + plugins
import {OctokitOptions} from '@octokit/core/dist-types/types'
export {GitHub};
export const context = new Context.Context()
/**