We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 09bc0de + f62b1ee commit 6e79bf6Copy full SHA for 6e79bf6
src/index.ts
@@ -1,4 +1,5 @@
1
import { Octokit } from "@octokit/core";
2
+import { Deprecation } from "deprecation";
3
4
import ENDPOINTS from "./generated/endpoints";
5
import { VERSION } from "./version";
0 commit comments