We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9965997 commit c9288baCopy full SHA for c9288ba
.changeset/proud-games-spend.md
@@ -0,0 +1,5 @@
1
+---
2
+'@open-rpc/inspector': patch
3
4
+
5
+Fix this re exports the missing types for inspector
packages/inspector/package.json
@@ -1,7 +1,7 @@
{
"name": "@open-rpc/inspector",
"version": "2.0.1",
- "description": "",
+ "description": "OpenRPC Inspector",
"type": "module",
6
"module": "./dist/index.es.js",
7
"types": "./dist/index.d.ts",
0 commit comments