carbon-components-svelte/src/ContentSwitcher/index.js
2020-07-19 09:06:08 -07:00

2 lines
124 B
JavaScript

export { default as ContentSwitcher } from "./ContentSwitcher.svelte";
export { default as Switch } from "./Switch.svelte";