Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(types): export
paginateGraphQLInterface
(#200)
This resolves issues in consumers of this package getting errors from TypeScript ``` The inferred type of 'Octokit' cannot be named without a reference to '@octokit/core/node_modules/@octokit/graphql/types'. This is likely not portable. A type annotation is necessary. ```
- Loading branch information