UNPKG

@sjsf/shadcn4-theme

Version:

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

4 lines (3 loc) 181 B
declare const PopoverPortal: import("svelte").Component<import("bits-ui").PortalProps, {}, "">; type PopoverPortal = ReturnType<typeof PopoverPortal>; export default PopoverPortal;