mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-21 04:39:19 +00:00
Run "yarn build:lib"
This commit is contained in:
parent
317f9a5805
commit
c7ba17e053
3 changed files with 4 additions and 4 deletions
|
@ -3259,9 +3259,9 @@
|
|||
],
|
||||
"typedefs": [
|
||||
{
|
||||
"type": "string",
|
||||
"type": "any",
|
||||
"name": "DropdownItemId",
|
||||
"ts": "type DropdownItemId = string"
|
||||
"ts": "type DropdownItemId = any"
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue