We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4acb051 commit fcce291Copy full SHA for fcce291
src/auth.ts
@@ -1,4 +1,4 @@
1
-import * as OAuthAppAuth from "@octokit/auth-oauth-app";
+import type * as OAuthAppAuth from "@octokit/auth-oauth-app";
2
3
import type {
4
Authentication,
0 commit comments