UNPKG

svelte-settings

Version:

> [!WARNING] > This project is a work in progress. Do not use it in any of your projects yet.

5 lines (4 loc) 111 B
import Root, { buttonVariants, } from "./button.svelte"; export { Root, // Root as Button, buttonVariants, };