svelte-5-ui-lib
Version:
Svelte 5 UI Lib is a UI library built from scratch to leverage Svelte 5's runes system, creating smooth, reactive components.
50 lines (49 loc) • 888 B
TypeScript
export declare const fileupload: import("tailwind-variants").TVReturnType<{
size: {
sm: {
base: string;
};
md: {
base: string;
};
lg: {
base: string;
};
};
}, {
base: string;
wrapper: string;
right: string;
}, undefined, {
size: {
sm: {
base: string;
};
md: {
base: string;
};
lg: {
base: string;
};
};
}, {
base: string;
wrapper: string;
right: string;
}, import("tailwind-variants").TVReturnType<{
size: {
sm: {
base: string;
};
md: {
base: string;
};
lg: {
base: string;
};
};
}, {
base: string;
wrapper: string;
right: string;
}, undefined, unknown, unknown, undefined>>;