UNPKG

hextaui

Version:

Build stunning websites effortlessly. HextaUI CLI tool to easily install components for Next.js, Vite, and Astro projects.

6 lines (5 loc) 157 B
export declare function addComponents(componentArgs?: string[], options?: { deps?: boolean; noDeps?: boolean; fast?: boolean; }): Promise<void>;