We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
"types"
1 parent a54237c commit 7cd816bCopy full SHA for 7cd816b
package.json
@@ -6,6 +6,7 @@
6
"version": "1.0.0",
7
"description": "Generated TypeScript definitions based on GitHub's OpenAPI spec",
8
"main": "generated/types.ts",
9
+ "types": "generated/types.ts",
10
"repository": "https://github.com/octokit/openapi-types.ts",
11
"keywords": [],
12
"author": "Gregor Martynus (https://twitter.com/gr2m)",
0 commit comments