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) 213 B
import { Command } from 'commander'; export declare function createListCommand(): Command; export declare function createListComponentCommand(): Command; export declare function createListThemeCommand(): Command;