mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
chore(types): add readme [ci skip]
This commit is contained in:
parent
f1800bf332
commit
2850aa5255
1 changed files with 7 additions and 0 deletions
7
types/README.md
Normal file
7
types/README.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# types
|
||||
|
||||
The TypeScript definitions in this folder are auto-generated by [sveld](https://github.com/ibm/sveld).
|
||||
|
||||
Do not edit these types directly. To add or update property types or definitions, update the JSDoc annotations in the component source code in the [src](../src) folder.
|
||||
|
||||
Tests are located in the [tests](../tests) folder.
|
Loading…
Add table
Add a link
Reference in a new issue