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 minimal types for the
OAuthApp
class (#526)
This resolves issues in consumers of this package getting errors from TypeScript ``` The inferred type of 'OAuthApp' cannot be named without a reference to '../node_modules/@octokit/oauth-app/dist-types/methods/check-token.js'. This is likely not portable. A type annotation is necessary. ```
- Loading branch information