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) 210 B
import { Command } from 'commander'; export declare function createAddCommand(): Command; export declare function createAddComponentCommand(): Command; export declare function createAddThemeCommand(): Command;