UNPKG

@selenite/commons

Version:

This typescript package provides a set of frequently used utilities, types and svelte actions for building projects with Typescript and Svelte.

3 lines (2 loc) 82 B
export { default as TreeComponent } from './Tree.svelte'; export * from './tree';