chore: remove legacy types

Update docs with sveld
This commit is contained in:
Enrico Sacchetti 2023-01-25 23:31:48 -05:00
commit 3f188ce4a1
No known key found for this signature in database
GPG key ID: 3374B89ECA60D796
176 changed files with 183 additions and 8865 deletions

View file

@ -4,6 +4,7 @@
"license": "Apache-2.0",
"description": "Svelte implementation of the Carbon Design System",
"type": "module",
"svelte": "src/carbon-components-svelte/index.js",
"module": "src/carbon-components-svelte",
"scripts": {
"test:types": "svelte-check --workspace tests",