UNPKG

rightui

Version:

Beautiful UI library for Svelte. Based on shadcn-svelte. For Wonrity

4 lines (3 loc) 174 B
declare const DropdownMenuLabel: import("svelte").Component<any, {}, "ref">; type DropdownMenuLabel = ReturnType<typeof DropdownMenuLabel>; export default DropdownMenuLabel;