mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
feat(types): use the SvelteComponentTyped interface in the TypeScript definitions (#515)
This commit is contained in:
parent
4e4234f83d
commit
bcd28de86e
161 changed files with 6379 additions and 6362 deletions
|
@ -24,6 +24,7 @@ export default ["es", "umd"].map((format) => {
|
|||
UMD && terser(),
|
||||
UMD &&
|
||||
sveld({
|
||||
glob: true,
|
||||
markdown: true,
|
||||
markdownOptions: {
|
||||
onAppend: (type, document, components) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue