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) 96 B
export * from './theme'; export { default as ThemeController } from './ThemeController.svelte';