UNPKG

leshi-ui

Version:

Modern CLI for building and managing React Native UI components with copy-paste simplicity, custom theming, and open source design system support

5 lines (4 loc) 216 B
import { Command } from 'commander'; export declare function createGuideCommand(): Command; export declare function createGuideComponentCommand(): Command; export declare function createGuideThemeCommand(): Command;