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.
1 parent e4ef3c3 commit 50a9629Copy full SHA for 50a9629
package.json
@@ -1,6 +1,7 @@
1
{
2
"name": "@layer5/rtk-query-codegen",
3
"version": "0.0.1",
4
+ "private": false,
5
"description": "Codegen to create rtk-query api from openapi schema",
6
"main": "index.js",
7
"scripts": {
0 commit comments