mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-16 10:51:06 +00:00
2 lines
114 B
JavaScript
2 lines
114 B
JavaScript
export { default as Link } from "./Link.svelte";
|
|
export { default as OutboundLink } from "./OutboundLink.svelte";
|