mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
feat: add TypeScript definitions
This commit is contained in:
parent
2d02a51cbb
commit
eed395b229
2 changed files with 1475 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
||||||
"svelte": "./src/index.js",
|
"svelte": "./src/index.js",
|
||||||
"main": "./lib/index.js",
|
"main": "./lib/index.js",
|
||||||
"module": "./lib/index.mjs",
|
"module": "./lib/index.mjs",
|
||||||
|
"types": "./types/index.d.ts",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "start-storybook -p 9090",
|
"start": "start-storybook -p 9090",
|
||||||
"build": "build-storybook",
|
"build": "build-storybook",
|
||||||
|
|
1474
types/index.d.ts
vendored
Normal file
1474
types/index.d.ts
vendored
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue