UNPKG

svantic

Version:

A set of Fomantic-UI components for Svelte framework

8 lines (5 loc) 153 B
import { default as Shape } from './shape' import { default as Side } from './side' export function init() export { Side } export default Shape