mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 11:36:36 +00:00
2 lines
115 B
JavaScript
2 lines
115 B
JavaScript
export { default as Icon } from "./Icon.svelte";
|
|
export { default as IconSkeleton } from "./Icon.Skeleton.svelte";
|