UNPKG

@sjsf/shadcn4-theme

Version:

The shadcn-svelte based theme for svelte-jsonschema-form

7 lines (6 loc) 170 B
import * as components from './components/exports.js'; import * as widgets from './widgets/exports.js'; export const definitions = { ...components, ...widgets };