We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Since the switch to ESM in @octokit/core, you can't import from the @octokit/{packageName}/dist-types path anymore.
@octokit/core
@octokit/{packageName}/dist-types
Since TypeScript can't resolve the import, the type for Octokit is any
any