We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f22122 + e0f5a71 commit 1e71fccCopy full SHA for 1e71fcc
packages/bytemd/package.json
@@ -17,6 +17,7 @@
17
"exports": {
18
".": {
19
"types": "./dist/index.d.ts",
20
+ "svelte": "./svelte/index.js",
21
"import": "./dist/index.mjs",
22
"require": "./dist/index.js"
23
},
0 commit comments