mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 10:21:05 +00:00
2 lines
99 B
TypeScript
2 lines
99 B
TypeScript
export { default as TreeView } from "./TreeView.svelte";
|
|
export { toHierarchy } from "./treeview";
|