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 430a0b6 commit 6fcdb91Copy full SHA for 6fcdb91
jsr.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@sxzz/rolldown-plugin-dts",
3
- "version": "0.19.0",
+ "version": "0.19.1",
4
"exports": {
5
".": "./src/index.ts",
6
"./filename": "./src/filename.ts",
package.json
@@ -1,7 +1,7 @@
"name": "rolldown-plugin-dts",
"type": "module",
"packageManager": "pnpm@10.26.0",
"description": "A Rolldown plugin to generate and bundle dts files.",
7
"author": "Kevin Deng <sxzz@sxzz.moe>",
0 commit comments