UNPKG

primo-app

Version:

primo is an all-in-one ide, cms, component library, and static site generator

7 lines (6 loc) 125 B
import Button from './Button.svelte' import PrimaryButton from './PrimaryButton.svelte' export { Button, PrimaryButton }