mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 03:26:36 +00:00
parent
96aef1705c
commit
d01ff6f7a1
1 changed files with 4 additions and 0 deletions
|
@ -14,6 +14,10 @@
|
|||
"types": "./types/*.svelte.d.ts",
|
||||
"import": "./src/*.svelte"
|
||||
},
|
||||
"./src/*.js": {
|
||||
"types": "./types/*.d.ts",
|
||||
"import": "./src/*.js"
|
||||
},
|
||||
"./src/*": {
|
||||
"types": "./types/*.d.ts",
|
||||
"import": "./src/*.js"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue